aboutsummaryrefslogtreecommitdiff
path: root/alacritty_terminal/src/vi_mode.rs
Commit message (Expand)AuthorAge
* Fix vi motion with wide semantic escape charsChristian Duerr2024-11-22
* Remove `alacritty_config` from alacritty_terminalKirill Chibisov2023-11-10
* Remove unnecessary mutable referencesPavel Roskin2023-07-18
* Mention all the actions in the man pageKirill Chibisov2023-07-16
* Fix hyperlinks not being keyboard actionableKirill Chibisov2022-07-11
* Extract `SizeInfo` from alacritty_terminalKirill Chibisov2022-04-06
* Add damage tracking and reporting to compatible compositorsKirill Chibisov2022-02-02
* Add parameters to `msg create-window` subcommandKirill Chibisov2021-11-22
* Fix vi cursor motion with ScrollPage* actionsa5ob7r2021-07-04
* Fix ScrollHalfPageUp vi cursor motion regressiona5ob7r2021-06-16
* Unify the grid line indexing typesChristian Duerr2021-03-30
* Move renderable cell transformation to alacrittyChristian Duerr2021-01-24
* Use ConfigDeserialize for all config enumsChristian Duerr2020-12-31
* Use dynamic storage for zerowidth charactersChristian Duerr2020-11-05
* Add support for single line terminalsii412020-09-27
* Add escape to report text area sizeAyose Cazorla2020-08-28
* Unify term dimension callsChristian Duerr2020-08-25
* Fix handling of wrapline flag in last lineChristian Duerr2020-08-12
* Add regex scrollback buffer searchChristian Duerr2020-07-09
* Remove copypasta dependency from alacritty_terminalKirill Chibisov2020-06-07
* Refactor Term/Grid separationChristian Duerr2020-05-30
* Extend style guideline documentationChristian Duerr2020-05-05
* Add modal keyboard motion modeChristian Duerr2020-03-18