suggestions on tab, still not working yet
This commit is contained in:
@@ -52,10 +52,12 @@ delete_char_forward = ["delete"]
|
||||
delete_char_backward = ["backspace"]
|
||||
next_field = ["enter"]
|
||||
prev_field = ["backtab"]
|
||||
suggestion_down = ["shift+tab"]
|
||||
suggestion_up = ["tab"]
|
||||
move_left = ["left"]
|
||||
move_right = ["right"]
|
||||
suggestion_down = ["shift+tab"]
|
||||
suggestion_up = ["tab"]
|
||||
select_suggestion = ["enter"]
|
||||
exit_suggestion_mode = ["esc"]
|
||||
|
||||
[keybindings.command]
|
||||
exit_command_mode = ["ctrl+g", "esc"]
|
||||
|
||||
Reference in New Issue
Block a user