1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-18 10:52:16 +03:00
wezterm/docs/examples/cmd-synopsis-wezterm-set-working-directory--help.txt

18 lines
585 B
Plaintext
Raw Normal View History

Advise the terminal of the current working directory by emitting an OSC 7 escape
sequence
Usage: wezterm set-working-directory [OPTIONS] [CWD] [HOST]
Arguments:
[CWD] The directory to specify. If omitted, will use the current directory
of the process itself
[HOST] The hostname to use in the constructed file:// URL. If omitted, the
system hostname will be used
Options:
--tmux-passthru <TMUX_PASSTHRU>
How to manage passing the escape through to tmux [possible values:
disable, enable, detect]
-h, --help
Print help