From 5a3b92c2dfd9fbcf8bda10742cea1fb47927536d Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Thu, 4 Oct 2007 21:21:48 +0000 Subject: -d option to attach. Also fix CC in Makefile and make it build with DEBUG again. --- CHANGES | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 82b679e0..792f8f6c 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,6 @@ 04 October 2007 +* (nicm) -d option to attach to detach all other clients on the same session. * (nicm) Partial resizing support. Still buggy. A C-b S and back sometimes fixes it when it goes wonky. * (mxey) Added my tmux start script as an example (examples/start-tmux.sh). @@ -117,5 +118,5 @@ (including mutt, emacs). No status bar yet and no key remapping or other customisation. -$Id: CHANGES,v 1.35 2007-10-04 19:03:51 nicm Exp $ +$Id: CHANGES,v 1.36 2007-10-04 21:21:48 nicm Exp $ -- cgit