On this page
tmux.ServerOptionValues.ExtendedKeysFormat
- Module
- tmux
- Declared in
- ServerOptionValues
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/option_generated.go
- ExtendedKeysFormat ( ) OptionValue[ExtendedKeysFormat]
-
ExtendedKeysFormat returns materialized "extended-keys-format" as
OptionValuewith value type OptionValueExtendedKeysFormatfrom server option values; it does not query tmux. Available as CHOICE since tmux 3.5 (choices: "csi-u", "xterm"); set it withServer.SetExtendedKeysFormat.
0 declared, 0 inherited