On this page
tmux.ServerOptionValues.PrefixTimeout
- Module
- tmux
- Declared in
- ServerOptionValues
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/option_generated.go
- PrefixTimeout ( ) OptionValue[int64]
-
PrefixTimeout returns materialized "prefix-timeout" as
OptionValuewith value type OptionValueint64from server option values; it does not query tmux. Available as NUMBER since tmux 3.5; set it withServer.SetPrefixTimeout.
0 declared, 0 inherited