diff options
| author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2008-06-18 17:14:02 +0000 |
|---|---|---|
| committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2008-06-18 17:14:02 +0000 |
| commit | 2d3ea8b5b4d1f529ab0084943a416e8d39eb820c (patch) | |
| tree | 49a0b4b61fe778e0b78d575aad0c38b7020125b7 /CHANGES | |
| parent | 6c23e89f48967d5c4ab9e439ce8c6bce66bd80fb (diff) | |
| download | rtmux-2d3ea8b5b4d1f529ab0084943a416e8d39eb820c.tar.gz rtmux-2d3ea8b5b4d1f529ab0084943a416e8d39eb820c.tar.bz2 rtmux-2d3ea8b5b4d1f529ab0084943a416e8d39eb820c.zip | |
Display <> for more windows and highlight if activity.
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,5 +1,7 @@ 18 June 2008 +* Show arrows at either end of status line when scrolled if more windows + exist. Highlight the arrow if a hidden window has activity or bell. * Scroll the status line to show the current window if necessary. Also handle windows smaller than needed better (show a blank status line instead of hanging or crashing). @@ -492,4 +494,4 @@ (including mutt, emacs). No status bar yet and no key remapping or other customisation. -$Id: CHANGES,v 1.123 2008-06-18 16:34:48 nicm Exp $ +$Id: CHANGES,v 1.124 2008-06-18 17:14:02 nicm Exp $ |