diff options
| author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2007-10-19 17:15:29 +0000 |
|---|---|---|
| committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2007-10-19 17:15:29 +0000 |
| commit | 543e7b0f03f2c41752ec2e244e26c525a4791cb8 (patch) | |
| tree | 57fbb81363302cdbc4ab6c053a507381a7dba8cb /CHANGES | |
| parent | 1b9647669a1190044f2296008a25e3aa0016934b (diff) | |
| download | rtmux-543e7b0f03f2c41752ec2e244e26c525a4791cb8.tar.gz rtmux-543e7b0f03f2c41752ec2e244e26c525a4791cb8.tar.bz2 rtmux-543e7b0f03f2c41752ec2e244e26c525a4791cb8.zip | |
-n is now -s on new-session.
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,5 +1,7 @@ 19 October 2007 +* (nicm) -n on new-session is now -s, and -n is now the initial window name. + This was documented but not implemented :-/. * (nicm) kill-window command, bound to & by default (because it should be hard to hit accidently). * (nicm) bell-style option with three choices: "none" completely ignore bell; @@ -137,5 +139,5 @@ (including mutt, emacs). No status bar yet and no key remapping or other customisation. -$Id: CHANGES,v 1.44 2007-10-19 11:10:34 nicm Exp $ +$Id: CHANGES,v 1.45 2007-10-19 17:15:28 nicm Exp $ |