mirror of
https://github.com/tmux/tmux.git
synced 2025-11-05 18:36:10 +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.