mirror of
https://github.com/tmux/tmux.git
synced 2026-08-09 16:48:10 +00:00
fa34c762752559480af4de1cb209bf2562ce23ff
New option, detach-on-destroy, to set what happens to a client when the session it is attached to is destroyed. If on (the default), it is detached; if off, it is switched to the most recently active session.
Ensure we overwrite wide characters properly, and never overwrite characters we weren't overlapping.
Description
tmux source code
Languages
C
76.3%
Shell
15.5%
Roff
6%
Yacc
1%
M4
0.7%
Other
0.4%