alacritty/alacritty_terminal
a5ob7r a1083d18ed
Fix vi cursor moving incorrectly with new output
This fixes an issue where the vi cursor would move down one line if it's
positioned at the topmost visible line, while at least partially scrolled
up into history, when new lines are added to the terminal.

This problem is caused by using a display offset of a grid not scrolled
yet when scrolling and determining a new vi cursor position.
2021-12-03 19:33:21 +00:00
..
src Fix vi cursor moving incorrectly with new output 2021-12-03 19:33:21 +00:00
tests Add parameters to `msg create-window` subcommand 2021-11-22 18:34:09 +00:00
Cargo.toml Update signal-hook to 0.3.10 2021-11-15 00:56:27 +00:00
LICENSE-APACHE Add license symlinks for crates 2020-10-17 14:47:51 +00:00