exit in the general mode is on esc and select is not escaping in the add_table anymore

This commit is contained in:
filipriec
2025-04-18 10:37:52 +02:00
parent f50fe788cb
commit 6bfef1c7a0
3 changed files with 81 additions and 20 deletions

View File

@@ -15,6 +15,7 @@ toggle_sidebar = ["ctrl+t"]
toggle_buffer_list = ["ctrl+b"]
next_field = ["Tab"]
prev_field = ["Shift+Tab"]
exit_table_scroll = ["esc"]
[keybindings.common]
save = ["ctrl+s"]