admin panel keyindings
This commit is contained in:
@@ -8,6 +8,10 @@ next_option = ["j", "Right"]
|
||||
previous_option = ["k", "Left"]
|
||||
select = ["Enter"]
|
||||
|
||||
[keybindings.admin]
|
||||
move_up = ["k"]
|
||||
move_down = ["j"]
|
||||
|
||||
[keybindings.common]
|
||||
save = ["ctrl+s"]
|
||||
quit = ["ctrl+q"]
|
||||
|
||||
Reference in New Issue
Block a user