clap/clap_complete/src
jporwal05 34291a2b46 fix: (fish-completion) Help for value enum
Resolves #5101

- The completion of value enums now displays accurate help text
- This fix encloses help text in single quotes
- Any text after tab is taken as help text
- Comma in help text is not escaped
- This is because the the help text is now treated as literal
- No variable expansion or command substitution in help text
2023-09-07 17:54:28 +05:30
..
dynamic test(complete): Test help escaping 2023-08-04 01:20:50 +07:00
generator docs(complete): Demo generating all completions 2023-05-13 11:25:55 -06:00
shells fix: (fish-completion) Help for value enum 2023-09-07 17:54:28 +05:30
lib.rs chore: Inline simple non-mixed format args 2023-05-04 15:58:04 -04:00
macros.rs fix(complete): Send debug statements to stderr 2022-04-27 15:49:58 -05:00