On this page
tmux.DisplayPanesRequest.Duration
- Module
- tmux
- Declared in
- DisplayPanesRequest
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/pane_modes.go
-
Duration is the display time in milliseconds. Nil uses tmux's display-panes-time option; zero waits for a key press. Negative values are rejected before execution.
0 declared, 0 inherited