On this page
tmux.PaneOptionValues.AllowSetTitle
- Module
- tmux
- Declared in
- PaneOptionValues
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/option_generated.go
- AllowSetTitle ( ) OptionValue[bool]
-
AllowSetTitle returns materialized "allow-set-title" as
OptionValuewith value type OptionValueboolfrom pane option values; it does not query tmux. Available as FLAG since tmux 3.5; set it withPane.SetAllowSetTitle.
0 declared, 0 inherited