mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 21:56:57 +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
No description provided
Languages
C
87.5%
Roff
7.1%
Shell
2.7%
Yacc
1.3%
M4
0.8%
Other
0.5%