1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-22 22:42:48 +03:00
wezterm/docs/examples/cmd-synopsis-wezterm-set-working-directory--help.txt
Wez Furlong e048410491
imgcat: add resize and resample functionality
This is primarily to improve the chances of displaying an arbitrary
image without resorting to additional external tools, that may be
difficult or impossible to install.

refs: #3716
refs: #3264
2023-07-17 10:55:53 -07:00

18 lines
585 B
Plaintext

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