mirror of
https://github.com/tmux/tmux.git
synced 2025-09-03 06:17:04 +00:00
Add an option to control the input buffer size, from Ken Lau.
This commit is contained in:
3
tmux.1
3
tmux.1
@ -4139,6 +4139,9 @@ option.
|
||||
If not empty, a file to which
|
||||
.Nm
|
||||
will write command prompt history on exit and load it from on start.
|
||||
.It Ic input-buffer-size Ar bytes
|
||||
Maximum of bytes allowed to read in escape and control sequences.
|
||||
Once reached, the sequence will be discarded.
|
||||
.It Ic message-limit Ar number
|
||||
Set the number of error or information messages to save in the message log for
|
||||
each client.
|
||||
|
Reference in New Issue
Block a user