Mitchell Hashimoto a389987ada cli: config structure supports tagged unions
The syntax of tagged unions is `tag:value`. This matches the tagged
union parsing syntax for keybindings (i.e. `new_split:right`).

I'm adding this now on its own without a user-facing feature because
I can see some places we might use this and I want to separate this out.
There is already a PR open now that can utilize this (#2231).
2024-09-16 15:53:59 -07:00
..
2024-01-21 15:07:37 -06:00
2024-08-05 13:56:57 +02:00
2024-06-24 15:16:24 -07:00
2024-08-05 13:56:57 +02:00
2024-01-21 15:07:37 -06:00
2024-07-22 09:48:23 -07:00