Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
Hadi
2026-05-26 19:59:34 +02:00
commit f3dce1f4ab
29 changed files with 2218 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
keybindings:
quit: "ctrl+c,q"
cycle_focus: "tab"
edit: "e,enter"
edit_external: "E"
docs: "d"
help_toggle: "?"
clear: "x"
reset: "r"
copy: "y,ctrl+shift+c"
paste: "p,ctrl+shift+v"