mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-04 14:46:03 +00:00
ssh kitten: Allow configuring the ssh kitten to skip some hosts via a new `delegate` config directive
This commit is contained in:
parent
707cefd78a
commit
99012d2659
3 changed files with 17 additions and 0 deletions
|
|
@ -71,6 +71,8 @@ Detailed list of changes
|
|||
|
||||
- ssh kitten: Fix a regression in 0.28.0 that caused interrupt during setup to not be handled gracefully (:iss:`6254`)
|
||||
|
||||
- ssh kitten: Allow configuring the ssh kitten to skip some hosts via a new ``delegate`` config directive
|
||||
|
||||
- Graphics: Move images up along with text when the window is shrunk vertically (:iss:`6278`)
|
||||
|
||||
- Fix a regression in 0.28.0 that caused a buffer overflow when clearing the screen (:iss:`6306`, :pull:`6308`)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue