aboutsummaryrefslogtreecommitdiff
path: root/alacritty/src/input/mod.rs
Commit message (Expand)AuthorAge
* Add option to drain PTY on shutdownAndrew Borg (Kashin)2025-01-16
* Don't switch semantic/line selection when control is pressedKirill Chibisov2024-12-29
* Fix racing condition in hint triggeringChristian Duerr2024-11-02
* Add IME support to inline searchChristian Duerr2024-10-15
* Unify string formattingHamir Mahal2024-07-24
* Bump dependenciesKirill Chibisov2024-07-17
* Fix mouse mode bindings with multiple actionsEBADBEEF2024-05-16
* Bump winit to 0.30.0Kirill Chibisov2024-05-04
* Fix crash when trying to open a new tab on macOSWilliam Viktorsson2024-04-20
* Fix clippy warningsChristian Duerr2024-02-14
* Allow specifying all config keys on all platformsChristian Duerr2024-01-24
* Bump crossfont to 0.7.0Kirill Chibisov2023-12-14
* Fix trigger of normal bindings in mouse modeKirill Chibisov2023-12-08
* Update to crossfont 0.6.0Kirill Chibisov2023-12-08
* Implement kitty's keyboard protocolKirill Chibisov2023-12-06