mirror of
https://github.com/tmux/tmux.git
synced 2026-07-04 16:45:16 +00:00
1f5e6e35d5046693f0ef5ec76535f517757b7122
Make command exec functions return an enum rather than -1/0/1 values and add a new value to mean "leave client running but don't attach" to fix problems with using some commands in a command sequence. Most of the work by Thomas Adam, problem reported by "jspenguin" on SF bug 3535531.
Description
tmux source code
Languages
C
80.4%
Shell
10.7%
Roff
6.5%
Yacc
1.1%
M4
0.7%
Other
0.5%