tmux.WindowOptionValues.AutomaticRename
Go
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust Unavailable
- Go
- Java Unavailable
- .NET Unavailable
- C++ Unavailable
- Swift Unavailable
- Module
- tmux
- Declared in
- WindowOptionValues
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/option_generated.go
- AutomaticRename ( ) OptionValue[bool]
-
AutomaticRename returns materialized "automatic-rename" as
OptionValuewith value type OptionValueboolfrom window option values; it does not query tmux. Available as FLAG since tmux 3.2a; set it withWindow.SetAutomaticRenameorGlobalWindowScope.SetAutomaticRename.
0 declared, 0 inherited