mirror of
https://github.com/anotherhadi/jwt-tui.git
synced 2026-06-26 01:02:33 +02:00
f3dce1f4ab
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
12 lines
200 B
YAML
12 lines
200 B
YAML
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"
|