mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 21:56:57 +00:00
Don't die on empty strings.
This commit is contained in:
6
CHANGES
6
CHANGES
@ -1,3 +1,7 @@
|
||||
14 June 2008
|
||||
|
||||
* Don't die on empty strings in config file, reported by Will Maier.
|
||||
|
||||
08 June 2008
|
||||
|
||||
* Set socket mode +x if any sessions are attached and -x if not.
|
||||
@ -460,4 +464,4 @@
|
||||
(including mutt, emacs). No status bar yet and no key remapping or other
|
||||
customisation.
|
||||
|
||||
$Id: CHANGES,v 1.117 2008-06-08 19:49:04 nicm Exp $
|
||||
$Id: CHANGES,v 1.118 2008-06-14 08:11:16 nicm Exp $
|
||||
|
Reference in New Issue
Block a user