On this page
tmux.SessionOptionValues.HistoryLimit
- Module
- tmux
- Declared in
- SessionOptionValues
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/option_generated.go
- HistoryLimit ( ) OptionValue[int64]
-
HistoryLimit returns materialized "history-limit" as
OptionValuewith value type OptionValueint64from session option values; it does not query tmux. Available as NUMBER since tmux 3.2a; set it withSession.SetHistoryLimitorGlobalSessionScope.SetHistoryLimit.
0 declared, 0 inherited