On this page
tmux.DisplayPopupRequest.Command
- Module
- tmux
- Declared in
- DisplayPopupRequest
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/pane_popup.go
-
Command is interpreted by tmux as a shell command. Nil lets tmux use default-command and then its default shell; nonnil empty is passed explicitly and tmux resolves it directly to the default shell.
0 declared, 0 inherited