aboutsummaryrefslogtreecommitdiff
path: root/alacritty/src/config/bindings.rs
diff options
context:
space:
mode:
authora5ob7r <12132068+a5ob7r@users.noreply.github.com>2021-07-05 05:01:29 +0900
committerGitHub <noreply@github.com>2021-07-04 20:01:29 +0000
commit0486c7cb138564422a11d14ce002dd121327d700 (patch)
treee89ee9ff713fdf656aa1fb1efe52db018b11edf9 /alacritty/src/config/bindings.rs
parent9e7655ec03aeacfd13efe3b0b304f86bf1da5e11 (diff)
downloadr-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 'alacritty/src/config/bindings.rs')
0 files changed, 0 insertions, 0 deletions