On this page
tmux.DisplayPopupRequest.StartDirectory
- Module
- tmux
- Declared in
- DisplayPopupRequest
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/pane_popup.go
-
StartDirectory selects the popup working directory. Nil omits the option; nonnil empty is normalized to ".". The library expands a leading local ~ before tmux expands formats in the resulting value.
0 declared, 0 inherited