This commit is contained in:
Kovid Goyal
2018-06-05 07:41:57 +05:30
3 changed files with 11 additions and 2 deletions

View File

@@ -19,9 +19,12 @@ Changelog
- ssh kitten: Support all SSH options. It can now be aliased directly to ssh for convenience. (:pull:`591`)
- kitty icat: Add :option:`kitty +kitten icat --print-window-size` to easily
- icat kitten: Add :option:`kitty +kitten icat --print-window-size` to easily
detect the window size in pixels from scripting languages (:iss:`581`)
- hints kitten: Allow selecting hashes from the terminal useful for git
commits. (:pull:`604`)
- Allow specifying initial window size in number of cells in addition to pixels
(:iss:`436`)