aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2007-10-19 17:15:29 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2007-10-19 17:15:29 +0000
commit543e7b0f03f2c41752ec2e244e26c525a4791cb8 (patch)
tree57fbb81363302cdbc4ab6c053a507381a7dba8cb /CHANGES
parent1b9647669a1190044f2296008a25e3aa0016934b (diff)
downloadrtmux-543e7b0f03f2c41752ec2e244e26c525a4791cb8.tar.gz
rtmux-543e7b0f03f2c41752ec2e244e26c525a4791cb8.tar.bz2
rtmux-543e7b0f03f2c41752ec2e244e26c525a4791cb8.zip
-n is now -s on new-session.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index ff2d481b..7a3ef909 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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 $