Port changes from master

This commit is contained in:
Kovid Goyal
2018-06-05 07:56:41 +05:30
parent 4fa8cb562a
commit b5e452942e
2 changed files with 6 additions and 2 deletions

View File

@@ -22,8 +22,8 @@ Changelog
- 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`)
- hints kitten: Allow selecting hashes from the terminal with
:sc:`insert_selected_hash` useful for git commits. (:pull:`604`)
- Allow specifying initial window size in number of cells in addition to pixels
(:iss:`436`)