mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 21:56:57 +00:00
stat(2) files before trying to load them to avoid problems, for example with "source-file /dev/zero".
This commit dedicated to Tom: protecting idiots from their own stupidity for more than 20 years.
This commit is contained in:
7
CHANGES
7
CHANGES
@ -1,3 +1,8 @@
|
||||
21 May 2009
|
||||
|
||||
* stat(2) files before trying to load them to avoid problems, for example
|
||||
with "source-file /dev/zero".
|
||||
|
||||
19 May 2009
|
||||
|
||||
* Try to guess if the window is UTF-8 by outputting a three-byte UTF-8 wide
|
||||
@ -1282,7 +1287,7 @@
|
||||
(including mutt, emacs). No status bar yet and no key remapping or other
|
||||
customisation.
|
||||
|
||||
$Id: CHANGES,v 1.295 2009-05-19 16:08:35 nicm Exp $
|
||||
$Id: CHANGES,v 1.296 2009-05-21 19:38:51 nicm Exp $
|
||||
|
||||
LocalWords: showw utf UTF fulvio ciriaco joshe OSC APC gettime abc DEF OA clr
|
||||
LocalWords: rivo nurges lscm Erdely eol smysession mysession ek dstname RB ms
|
||||
|
Reference in New Issue
Block a user