mirror of
https://github.com/tmux/tmux.git
synced 2026-07-03 16:23:16 +00:00
acc331c787f4d85c0909563139f7cc81c54edc55
Add a per-client log of status line messages displayed while that client exists. A new message-limit session option sets the maximum number of entries and a command, show-messages, shows the log (bound to ~ by default). This (and prompt history) might be better as a single global log but until there are global options it is easier for them to be per client.
Description
tmux source code
Languages
C
80.5%
Shell
10.6%
Roff
6.5%
Yacc
1.1%
M4
0.7%
Other
0.5%