Start work on readline completions
This commit is contained in:
@@ -434,6 +434,9 @@ def generate_readline_actions() -> str:
|
||||
ActionNumericArgumentDigit8
|
||||
ActionNumericArgumentDigit9
|
||||
ActionNumericArgumentDigitMinus
|
||||
|
||||
ActionCompleteForward
|
||||
ActionCompleteBackward
|
||||
''')
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user