Don't die if no dst window and -k to linkw.

This commit is contained in:
Nicholas Marriott
2008-06-01 20:32:41 +00:00
parent 65f4284e7f
commit cea201df20
3 changed files with 10 additions and 5 deletions

View File

@ -1,5 +1,7 @@
01 June 2008
* Bug fix: don't die if -k passed to link-window and the destination doesn't
exist.
* New command, send-keys, will send a set of keys to a window.
31 May 2008
@ -314,4 +316,4 @@
(including mutt, emacs). No status bar yet and no key remapping or other
customisation.
$Id: CHANGES,v 1.95 2008-06-01 20:20:25 nicm Exp $
$Id: CHANGES,v 1.96 2008-06-01 20:32:41 nicm Exp $