mirror of
https://github.com/wez/wezterm.git
synced 2024-12-25 14:22:37 +03:00
6183434bda
Use StableRowIndex to implement tracking the viewport in the gui layer. This resolves an issue where a busy terminal would continue to scroll through the scrollback when you were paging backwards and look weird. There's still some cleanup though: - This breaks the selection ui - the cursor position is wrong when scrolling back - shift-pageup/pagedown need to be processed in the gui layer Refs: https://github.com/wez/wezterm/issues/106 |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |