On this page
tmux.GlobalSessionScope.SetTitles
- Module
- tmux
- Declared in
- GlobalSessionScope
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/option_generated.go
- SetTitles ( ctx : context.Context , value : bool ) error
-
SetTitles stores the "set-titles" session option as bool (tmux 3.2a or later). Read it with
SessionOptionValues.SetTitlesfromGlobalSessionScope.Options;GlobalSessionScope.UnsetOptionrestores inheritance or the global default.
0 declared, 0 inherited