cli/cmd
Mislav Marohnić b2de27c624 Fix Survey's presentation of default values
For default values for e.g. `Input` prompts, Survey uses the literal "white" color, which makes no sense on dark terminals and is literally invisible on light backgrounds.

This overrides Survey to output a gray color for 256-color terminals and "default" for basic terminals.
2020-09-16 17:57:13 +02:00
..
gen-docs Extract alias expansion into a separate package 2020-08-11 15:18:48 +02:00
gh Fix Survey's presentation of default values 2020-09-16 17:57:13 +02:00