alacritty/alacritty_terminal
a5ob7r 0486c7cb13
Fix vi cursor motion with ScrollPage* actions
This fixes the regression that vi cursor doesn't move to appropriate
position to emulate vi/vim after invokes `ScrollPage*`.

To emulate vi/vim the cursor should move up/down some lines if the
viewport on topmost scrollback buffer or on bottommost one when invokes
`ScrollPage*` action. Otherwise the cursor should look like no movement
relatively on viewport.
2021-07-04 20:01:29 +00:00
..
src Fix vi cursor motion with ScrollPage* actions 2021-07-04 20:01:29 +00:00
tests Fix out of order terminal query responses 2021-04-17 23:20:13 +00:00
Cargo.toml Bump development version to 0.9.0-dev 2021-05-01 14:05:57 +00:00
LICENSE-APACHE Add license symlinks for crates 2020-10-17 14:47:51 +00:00