mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-27 03:42:49 +00:00
...
This commit is contained in:
parent
63ab35ec7c
commit
e18ac4f0f5
1 changed files with 1 additions and 1 deletions
|
|
@ -300,7 +300,7 @@ How do I open a new window or tab with the same working directory as the current
|
|||
In :file:`kitty.conf` add the following::
|
||||
|
||||
map f1 launch --cwd=current
|
||||
map f2 launch --cwd=current --type=tab
|
||||
map f2 launch --cwd=current --type=tab
|
||||
|
||||
Pressing :kbd:`F1` will open a new kitty window with the same working directory
|
||||
as the current window. The :doc:`launch command <launch>` is very powerful,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue