История коммитов

Автор SHA1 Сообщение Дата
  Kovid Goyal b2391553f9 Keyboard protocol: Fix the Enter Tab and Backspace keys generating spurious release events even when report all keys as escape codes is not set 9 месяцев назад
  Kovid Goyal 5a2ee2f9a3 macOS: Fix kitten @ select-window leaving the keyboard in a partially functional state 10 месяцев назад
  Kovid Goyal 4c46d2bc95 ... 10 месяцев назад
  Kovid Goyal c95fc3689b A single multi-key mapping should not prematurely complete as that confuses people trying out the feature 10 месяцев назад
  Kovid Goyal 8c50632a10 Fix a single key mapping not overriding a previously defined multi-key mapping 10 месяцев назад
  Kovid Goyal ae1bf69a3d Fix date in changelog 10 месяцев назад
  Kovid Goyal 4dfbcb539f Add basic tests for modal mappings 10 месяцев назад
  Kovid Goyal d6e55f72c0 Forgot to stub out one method for the test 10 месяцев назад
  Kovid Goyal cd30de3727 Fix #7055 10 месяцев назад
  Kovid Goyal cec427777c Add some tests for mappings 10 месяцев назад
  Kovid Goyal 77292a16d6 Make shebangs consistent 1 год назад
  Kovid Goyal 7fe5d7b58f Replace isort with ruff 1 год назад
  Kovid Goyal cd92d50a0d Keyboard protocol: Remove CSI R from the allowed encodings of the F3 key as it conflicts with the *Cursor Position Report* escape code 1 год назад
  Kovid Goyal e66c732b41 Forgot to adjust test for new mouse encoding 2 лет назад
  Kovid Goyal 6546c1da9b run pyupgrade to upgrade the codebase to python3.6 3 лет назад
  Kovid Goyal efb0f6f24a Fix a regression in 0.20.0 that sent incorrect bytes for the F1-F4 keys in rmkx mode 3 лет назад
  Kovid Goyal a7c5b8c634 Fix #3471 3 лет назад
  Ravi R Kiran fdfba4ea04 Fix pyflakes failures 3 лет назад
  Ravi R Kiran 953253de99 Implementation of hyper and meta 3 лет назад
  Kovid Goyal 56fcbb95ab Key encoding: in legacy mode use legacy encoding for a few more combinations 3 лет назад
  Kovid Goyal 5675944c0c Recognize remaining ASCII keys for legacy mode as well 3 лет назад
  Kovid Goyal 6b9c280214 Add a test for encoding of : as a legacy ascii key 3 лет назад
  Kovid Goyal 2a8e8d4b38 Fix #3252 3 лет назад
  Kovid Goyal e6644aebcb Add a test to ensure caps lock does not produce bytes in legacy mode 3 лет назад
  Kovid Goyal 39da92d8ab Now that glfw reports shifted keys, use it when encoding key events 3 лет назад
  Kovid Goyal cf04a5a036 Add tests for encode/decode roundtripping 3 лет назад
  Kovid Goyal 0163bf3edb Fix enter/tab/backspace not being reported in all keys mode 3 лет назад
  Kovid Goyal 0714fd376b Fix handling of ctrl key in legacy mode 3 лет назад
  Kovid Goyal 39f41faf9f Dont send events for modifier keys unless in all key mode 3 лет назад
  Kovid Goyal c421fd56be Ensure typing in shell works in disambiguate mode 3 лет назад