Skip to content

v0.9.99.30

Compare
Choose a tag to compare
@o-sdn-o o-sdn-o released this 24 Oct 09:57
· 298 commits to master since this release
30b70e6

GitHub all current

Changes

  • Add hardcoded hotkeys to scroll terminal viewport.
Hotkey Action
Shift+PageUp Scroll one page up.
Shift+PageDown Scroll one page down.
Shift+ArrowUp Scroll one line up.
Shift+ArrowDown Scroll one line down.
Shift+Ctrl+ArrowLeft Scroll one page to the left.
Shift+Ctrl+ArrowRight Scroll one page to the right.
Shift+ArrowLeft Scroll one cell to the left.
Shift+ArrowRight Scroll one cell to the right.
Shift+Home Scroll to the scrollback top.
Shift+End Scroll to the scrollback bottom (reset viewport position).