mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 05:21:10 +00:00
5f13bb0c3ade513ec3f88af8b6c0f575fa00cc4b

lookup table and use a switch, merge the tiny handler functions into it, and move the whole lot to client.c. Also change client_msg_dispatch to consume as many messages as possible and move the call to it to the right place so it checks for signals afterwards. Prompted by suggestions from eric@.
Description
No description provided
Languages
C
87.4%
Roff
7.1%
Shell
2.7%
Yacc
1.4%
M4
0.8%
Other
0.5%