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