mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-10 07:59:24 +02:00
When viewing the scrollback in less and kitty is currently scrolled, position the scrollback in less to match kitty's scroll position.
Fixes #148
This commit is contained in:
@@ -21,6 +21,10 @@ Changelog
|
||||
- Implement changing the font size for individual top level (OS) windows
|
||||
(:iss:`408`)
|
||||
|
||||
- When viewing the scrollback in less using :sc:`show_scrollback` and kitty
|
||||
is currently scrolled, position the scrollback in less to match kitty's
|
||||
scroll position. (:iss:`148`)
|
||||
|
||||
- ssh kitten: Support all SSH options. It can now be aliased directly to ssh
|
||||
for convenience. (:pull:`591`)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user