diff options
| author | a5ob7r <12132068+a5ob7r@users.noreply.github.com> | 2021-07-05 05:01:29 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-04 20:01:29 +0000 |
| commit | 0486c7cb138564422a11d14ce002dd121327d700 (patch) | |
| tree | e89ee9ff713fdf656aa1fb1efe52db018b11edf9 /src/git: | |
| parent | 9e7655ec03aeacfd13efe3b0b304f86bf1da5e11 (diff) | |
| download | r-alacritty-0486c7cb138564422a11d14ce002dd121327d700.tar.gz r-alacritty-0486c7cb138564422a11d14ce002dd121327d700.tar.bz2 r-alacritty-0486c7cb138564422a11d14ce002dd121327d700.zip | |
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.
Diffstat (limited to 'src/git:')
0 files changed, 0 insertions, 0 deletions