From 958cd9cb94bc5aeccc81c4bdc58160316cd87f46 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Sat, 17 Nov 2007 08:21:54 +0000 Subject: -k on link-window to kill dest window if it exists. --- CHANGES | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index ee4b7074..597a5a28 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +17 November 2007 + +* (nicm) Add -k option to link-window to kill target window if it exists. + 16 November 2007 * (nicm) Split in-client display into two columns. This is a hack but not a lot @@ -223,4 +227,4 @@ (including mutt, emacs). No status bar yet and no key remapping or other customisation. -$Id: CHANGES,v 1.72 2007-11-16 22:06:45 nicm Exp $ +$Id: CHANGES,v 1.73 2007-11-17 08:21:54 nicm Exp $ -- cgit