mirror of
https://github.com/tmux/tmux.git
synced 2025-09-04 23:56:58 +00:00
Instead of combined flags for -c, -s, -t, split into different sets
using an enum and simplify the parsing code.
This commit is contained in:
using an enum and simplify the parsing code.