mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 05:21:10 +00:00
Don't hang when window closes early; also add lots more debugging.
This commit is contained in:
9
NOTES
9
NOTES
@ -47,7 +47,7 @@ TERM=screen (tmux in screen), xterm, xterm-color and rxvt. Note that tmux
|
||||
(and screen) relies on an AX term capability to detect if the terminal
|
||||
supports "default" (transparent) foreground and background colours. On OpenBSD,
|
||||
TERM=xterm and TERM=xterm-color lack this; TERM=rxvt does have it and works fine
|
||||
at least with the aterm and (naturally) rxvt terminal emulators.
|
||||
at least with the aterm and rxvt terminal emulators.
|
||||
|
||||
For debugging, running tmux with -v or -vv will generate server and client log
|
||||
files in the current directory.
|
||||
@ -57,9 +57,6 @@ welcome. Please email:
|
||||
|
||||
nicm@users.sf.net
|
||||
|
||||
Or contact me during UK daytime hours (0900 to 2300 UTC or so) as "NicM" on
|
||||
freenode or efnet IRC. I sometimes ignore private msgs from people I don't
|
||||
know, so please mention tmux initially (rather than just saying "hi" ;-).
|
||||
|
||||
-- Nicholas Marriott <nicm@users.sf.net>
|
||||
$Id: NOTES,v 1.31 2007-11-26 20:50:31 nicm Exp $
|
||||
|
||||
$Id: NOTES,v 1.32 2008-05-31 20:04:15 nicm Exp $
|
||||
|
Reference in New Issue
Block a user