wakterm set-working-directory

On this page
  1. wakterm set-working-directory

wakterm set-working-directory#

Advise the terminal of the current working directory by emitting an OSC 7 escape sequence

Usage: wakterm 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

Edit this page