On this page
tmux.ServerOptionValues.Backspace
- Module
- tmux
- Declared in
- ServerOptionValues
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/option_generated.go
- Backspace ( ) OptionValue[string]
-
Backspace returns materialized "backspace" as
OptionValuewith value type OptionValuestringfrom server option values; it does not query tmux. Available as KEY since tmux 3.2a; set it withServer.SetBackspace.
0 declared, 0 inherited