commit | 8db145da1ed40d471e9ecff0e788ced26a43fc92 | [log] [download] |
---|---|---|
author | Nicholas Marriott <nicm@openbsd.org> | Wed Nov 18 13:16:33 2009 +0000 |
committer | Nicholas Marriott <nicm@openbsd.org> | Wed Nov 18 13:16:33 2009 +0000 |
tree | fdb41dfba63f5cb24ad9607c1e28abb58179f27c | |
parent | 68f5c9c72da0c4430733de2094fbb8bc4d1e0474 [diff] |
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.