mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-25 01:38:02 +02:00
Document previous PR
This commit is contained in:
@@ -104,6 +104,8 @@ or another OS window::
|
|||||||
map ctrl+f3 detach_window tab-prev
|
map ctrl+f3 detach_window tab-prev
|
||||||
# moves the window into the tab at the left of the active tab
|
# moves the window into the tab at the left of the active tab
|
||||||
map ctrl+f3 detach_window tab-left
|
map ctrl+f3 detach_window tab-left
|
||||||
|
# moves the window into a new tab created to the left of the active tab
|
||||||
|
map ctrl+f3 detach_window new-tab-left
|
||||||
# asks which tab to move the window into
|
# asks which tab to move the window into
|
||||||
map ctrl+f4 detach_window ask
|
map ctrl+f4 detach_window ask
|
||||||
|
|
||||||
|
|||||||
@@ -55,6 +55,8 @@ Detailed list of changes
|
|||||||
- macOS: The command line args from :file:`macos-launch-services-cmdline` are now
|
- macOS: The command line args from :file:`macos-launch-services-cmdline` are now
|
||||||
prefixed to any args from ``open --args`` rather than overwriting them (:iss:`7135`)
|
prefixed to any args from ``open --args`` rather than overwriting them (:iss:`7135`)
|
||||||
|
|
||||||
|
- Allow specifying where the new tab is created for :ac:`detach_window` (:pull:`7134`)
|
||||||
|
|
||||||
|
|
||||||
0.32.2 [2024-02-12]
|
0.32.2 [2024-02-12]
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|||||||
Reference in New Issue
Block a user