ssh kitten: Make argument parsing more like ssh

Fixes #1787
This commit is contained in:
Kovid Goyal
2019-07-09 17:48:43 +05:30
parent 7e36489034
commit 7ab5244bf5
2 changed files with 16 additions and 1 deletions

View File

@@ -46,6 +46,8 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- Linux: Fix a regression in 0.14.0 that caused the event loop to tick
continuously, wasting CPU even when idle (:iss:`1782`)
- ssh kitten: Make argument parsing more like ssh (:iss:`1787`)
0.14.2 [2019-06-09]
---------------------