index
:
r-alacritty.git
experimental
rahm
rahm2
My custom-patched version of alacritty.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
alacritty
/
src
/
input
Commit message (
Expand
)
Author
Age
*
Add option to drain PTY on shutdown
Andrew Borg (Kashin)
2025-01-16
*
Fix report of Enter/Tab/Backspace in kitty keyboard
Kirill Chibisov
2025-01-04
*
Don't switch semantic/line selection when control is pressed
Kirill Chibisov
2024-12-29
*
Always explicitly emit `1` without modifiers in kitty encoding
Kirill Chibisov
2024-12-20
*
Fix racing condition in hint triggering
Christian Duerr
2024-11-02
*
Add IME support to inline search
Christian Duerr
2024-10-15
*
Unify string formatting
Hamir Mahal
2024-07-24
*
Bump dependencies
Kirill Chibisov
2024-07-17
*
Fix spelling errors
Josh Soref
2024-05-24
*
Fix Kitty protocol reporting shifted keycodes
jadedpasta
2024-05-23
*
Fix mouse mode bindings with multiple actions
EBADBEEF
2024-05-16
*
Bump winit to 0.30.0
Kirill Chibisov
2024-05-04
*
Fix crash when trying to open a new tab on macOS
William Viktorsson
2024-04-20
*
Send ESC with Alt for unicode input
Kirill Chibisov
2024-03-24
*
Fix kitty encoding used for char input without text
Kirill Chibisov
2024-03-21
*
Fix clippy warnings
Christian Duerr
2024-02-14
*
Don't use kitty sequences outside protocol
Kirill Chibisov
2024-01-31
*
Don't report associated text only for C0/C1
Kirill Chibisov
2024-01-27
*
Allow specifying all config keys on all platforms
Christian Duerr
2024-01-24
*
Reduce allocations during keyboard input
Christian Duerr
2024-01-09
*
Send associated text for shifted numbers with kitty
Kirill Chibisov
2023-12-30
*
Fix inability to bind `Alt+Control` on Windows
Kirill Chibisov
2023-12-30
*
Use pre-composed key for `Alt` bindings on macOS
Kirill Chibisov
2023-12-30
*
Apply modifiers before presses in kitty protocol
Kirill Chibisov
2023-12-25
*
Account for option_as_alt when doing kitty protocol
Kirill Chibisov
2023-12-20
*
Bump crossfont to 0.7.0
Kirill Chibisov
2023-12-14
*
Don't emit text for NamedKey without text repr
Kirill Chibisov
2023-12-08
*
Fix trigger of normal bindings in mouse mode
Kirill Chibisov
2023-12-08
*
Update to crossfont 0.6.0
Kirill Chibisov
2023-12-08
*
Implement kitty's keyboard protocol
Kirill Chibisov
2023-12-06