aboutsummaryrefslogtreecommitdiff
path: root/alacritty/src/input/mod.rs
AgeCommit message (Expand)Author
2024-05-16Fix mouse mode bindings with multiple actionsEBADBEEF
2024-05-04Bump winit to 0.30.0Kirill Chibisov
2024-04-20Fix crash when trying to open a new tab on macOSWilliam Viktorsson
2024-02-14Fix clippy warningsChristian Duerr
2024-01-24Allow specifying all config keys on all platformsChristian Duerr
2023-12-14Bump crossfont to 0.7.0Kirill Chibisov
2023-12-08Fix trigger of normal bindings in mouse modeKirill Chibisov
2023-12-08Update to crossfont 0.6.0Kirill Chibisov
2023-12-06Implement kitty's keyboard protocolKirill Chibisov