diff options
| author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2007-09-22 11:50:33 +0000 |
|---|---|---|
| committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2007-09-22 11:50:33 +0000 |
| commit | 3fef2d998fb0fd1f4fd9f4b96c33816acf523567 (patch) | |
| tree | 8c3efe4557f9492d495ef02b139b96b00bf4874a /CHANGES | |
| parent | 5ea2ac36e4eaf1ae3303ada380cad8b4bbcbfe8f (diff) | |
| download | rtmux-3fef2d998fb0fd1f4fd9f4b96c33816acf523567.tar.gz rtmux-3fef2d998fb0fd1f4fd9f4b96c33816acf523567.tar.bz2 rtmux-3fef2d998fb0fd1f4fd9f4b96c33816acf523567.zip | |
Window list with C-b W.
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,3 +1,7 @@ +22 September 2007 + +* Window list command (C-b W). Started by Maximilian Gass, finished by me. + 20 September 2007 * Specify meta via environment variable (META). @@ -27,5 +31,5 @@ (including mutt, emacs). No status bar yet and no key remapping or other customisation. -$Id: CHANGES,v 1.9 2007-09-20 18:48:04 nicm Exp $ +$Id: CHANGES,v 1.10 2007-09-22 11:50:33 nicm Exp $ |