Go to file
Nicholas Marriott a6d52405a8 If remain-on-exit is set, both the error callback and a SIGCHLD could
destroy the same pane (because the first one doesn't remove it from the
list of panes), causing the pane bufferevent to be freed twice. So don't
free it if the fd has already been set to -1, from Romain Francoise.
2010-04-17 23:25:16 +00:00
2010-01-08 17:44:27 +00:00
2009-10-20 22:17:33 +00:00
2009-10-26 21:42:04 +00:00
Description
tmux source code
74 MiB
Languages
C 87.4%
Roff 7.1%
Shell 2.8%
Yacc 1.3%
M4 0.8%
Other 0.5%