mirror of
https://github.com/tmux/tmux.git
synced 2025-09-03 06:17:04 +00:00
9c6fa9085735d800643e2052a6d0d34ae4ee1344

enum tty_cmd is only used as an index into the array of command function pointers, so remove it and use the function pointers directly to represent themselves.
Description
No description provided
Languages
C
87.5%
Roff
7.1%
Shell
2.7%
Yacc
1.3%
M4
0.8%
Other
0.5%