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