Historique des commits

Auteur SHA1 Message Date
  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 il y a 9 mois
  Kovid Goyal 5a2ee2f9a3 macOS: Fix kitten @ select-window leaving the keyboard in a partially functional state il y a 10 mois
  Kovid Goyal 4c46d2bc95 ... il y a 10 mois
  Kovid Goyal c95fc3689b A single multi-key mapping should not prematurely complete as that confuses people trying out the feature il y a 10 mois
  Kovid Goyal 8c50632a10 Fix a single key mapping not overriding a previously defined multi-key mapping il y a 10 mois
  Kovid Goyal ae1bf69a3d Fix date in changelog il y a 10 mois
  Kovid Goyal 4dfbcb539f Add basic tests for modal mappings il y a 10 mois
  Kovid Goyal d6e55f72c0 Forgot to stub out one method for the test il y a 10 mois
  Kovid Goyal cd30de3727 Fix #7055 il y a 10 mois
  Kovid Goyal cec427777c Add some tests for mappings il y a 10 mois
  Kovid Goyal 77292a16d6 Make shebangs consistent il y a 1 an
  Kovid Goyal 7fe5d7b58f Replace isort with ruff il y a 1 an
  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 il y a 1 an
  Kovid Goyal e66c732b41 Forgot to adjust test for new mouse encoding il y a 2 ans
  Kovid Goyal 6546c1da9b run pyupgrade to upgrade the codebase to python3.6 il y a 3 ans
  Kovid Goyal efb0f6f24a Fix a regression in 0.20.0 that sent incorrect bytes for the F1-F4 keys in rmkx mode il y a 3 ans
  Kovid Goyal a7c5b8c634 Fix #3471 il y a 3 ans
  Ravi R Kiran fdfba4ea04 Fix pyflakes failures il y a 3 ans
  Ravi R Kiran 953253de99 Implementation of hyper and meta il y a 3 ans
  Kovid Goyal 56fcbb95ab Key encoding: in legacy mode use legacy encoding for a few more combinations il y a 3 ans
  Kovid Goyal 5675944c0c Recognize remaining ASCII keys for legacy mode as well il y a 3 ans
  Kovid Goyal 6b9c280214 Add a test for encoding of : as a legacy ascii key il y a 3 ans
  Kovid Goyal 2a8e8d4b38 Fix #3252 il y a 3 ans
  Kovid Goyal e6644aebcb Add a test to ensure caps lock does not produce bytes in legacy mode il y a 3 ans
  Kovid Goyal 39da92d8ab Now that glfw reports shifted keys, use it when encoding key events il y a 3 ans
  Kovid Goyal cf04a5a036 Add tests for encode/decode roundtripping il y a 3 ans
  Kovid Goyal 0163bf3edb Fix enter/tab/backspace not being reported in all keys mode il y a 3 ans
  Kovid Goyal 0714fd376b Fix handling of ctrl key in legacy mode il y a 3 ans
  Kovid Goyal 39f41faf9f Dont send events for modifier keys unless in all key mode il y a 3 ans
  Kovid Goyal c421fd56be Ensure typing in shell works in disambiguate mode il y a 3 ans