From e6a9a1c972e5e6195278966c6b134a2f450465e1 Mon Sep 17 00:00:00 2001 From: Kevin Van Brunt Date: Fri, 4 Sep 2020 01:02:53 -0400 Subject: Added always_show_hint setting Fixed issue where flag names weren't always sorted correctly in argparse tab completion --- tests/transcripts/regex_set.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/transcripts') diff --git a/tests/transcripts/regex_set.txt b/tests/transcripts/regex_set.txt index 5004adc5..623df8ed 100644 --- a/tests/transcripts/regex_set.txt +++ b/tests/transcripts/regex_set.txt @@ -5,6 +5,7 @@ (Cmd) set allow_style: /'(Terminal|Always|Never)'/ +always_show_hint: False debug: False echo: False editor: /'.*'/ -- cgit v1.2.1