kitty @ new-window: Add a new option --window-type

To create top-level OS windows. Fixes #770
This commit is contained in:
Kovid Goyal
2018-07-30 08:40:26 +05:30
parent b4269199b4
commit 78def6e6bf
6 changed files with 43 additions and 3 deletions

View File

@@ -35,6 +35,9 @@ Changelog
- diff kitten: Fix error when right hand side file is binary and left hand side
file is text (:pull:`752`)
- kitty @ new-window: Add a new option :option:`kitty @ new-window --window-type`
to create top-level OS windows. (:iss:`770`)
0.11.3 [2018-07-10]
------------------------------