mirror of
https://github.com/tmux/tmux.git
synced 2025-09-01 20:57:00 +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
No description provided
Languages
C
87.4%
Roff
7.1%
Shell
2.7%
Yacc
1.4%
M4
0.8%
Other
0.5%