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