mirror of
https://github.com/tmux/tmux.git
synced 2025-12-08 07:23:03 +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.