mirror of
https://github.com/tmux/tmux.git
synced 2026-08-09 16:48:10 +00:00
ee44a8dca967ea1b3a85d21ff94b3a87c5f30afe
Can't call event_del() without event_set() first - so call event_set() when setting up the client.
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%