Console completions (content side) (#8211)
This commit is contained in:
committed by
GitHub
parent
d09ea18de5
commit
ddb4c00816
@@ -288,6 +288,16 @@ binds:
|
||||
- function: TextHistoryNext
|
||||
type: State
|
||||
key: Down
|
||||
- function: TextCompleteNext
|
||||
type: State
|
||||
key: Down
|
||||
priority: 1
|
||||
canRepeat: true
|
||||
- function: TextCompletePrev
|
||||
type: State
|
||||
key: Up
|
||||
priority: 1
|
||||
canRepeat: true
|
||||
- function: TextReleaseFocus
|
||||
type: State
|
||||
key: Escape
|
||||
|
||||
Reference in New Issue
Block a user