Handle bad session/client properly.

This commit is contained in:
Nicholas Marriott
2008-06-27 17:10:01 +00:00
parent 6bc6e97da5
commit 571935c823
3 changed files with 25 additions and 19 deletions

View File

@ -1,3 +1,7 @@
27 June 2008
* Handle nonexistent session or client to -t properly.
25 June 2008
* select-prompt command to allow a window to be selected at a prompt. Only
@ -573,4 +577,4 @@
(including mutt, emacs). No status bar yet and no key remapping or other
customisation.
$Id: CHANGES,v 1.144 2008-06-25 20:43:13 nicm Exp $
$Id: CHANGES,v 1.145 2008-06-27 17:10:01 nicm Exp $