On this page
tmux.WindowOptionValues.AllowSetTitle
- Module
- tmux
- Declared in
- WindowOptionValues
- 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 window option values; it does not query tmux. Available as FLAG since tmux 3.5; set it withWindow.SetAllowSetTitleorGlobalWindowScope.SetAllowSetTitle.
0 declared, 0 inherited