diff options
| author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2007-10-30 11:10:33 +0000 |
|---|---|---|
| committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2007-10-30 11:10:33 +0000 |
| commit | 48ad0431fb46871cb4a045b275c36ff524cc0fa0 (patch) | |
| tree | 9c8586cd5d14e24abd83324839bb4d04bc8eaa9c /CHANGES | |
| parent | 941eab33e9722b26244e7f344311f065eb28ef44 (diff) | |
| download | rtmux-48ad0431fb46871cb4a045b275c36ff524cc0fa0.tar.gz rtmux-48ad0431fb46871cb4a045b275c36ff524cc0fa0.tar.bz2 rtmux-48ad0431fb46871cb4a045b275c36ff524cc0fa0.zip | |
swap-window command.
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,3 +1,7 @@ +30 October 2007 + +* (nicm) swap-window command. Same as link-window but swaps windows. + 26 October 2007 * (nicm) Saving scroll region on \e7 causes problems with ncmpc so I guess @@ -178,5 +182,5 @@ (including mutt, emacs). No status bar yet and no key remapping or other customisation. -$Id: CHANGES,v 1.55 2007-10-26 17:15:50 nicm Exp $ +$Id: CHANGES,v 1.56 2007-10-30 11:10:33 nicm Exp $ |