mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-04 14:46:03 +00: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:
parent
dbb94fc1ff
commit
ed0239a556
4 changed files with 16 additions and 5 deletions
|
|
@ -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`)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue