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