aboutsummaryrefslogtreecommitdiffstats
path: root/src/c_defs.go
diff options
context:
space:
mode:
authorJoe <rbo@gmx.us>2024-05-10 20:20:20 +0200
committerJoe <rbo@gmx.us>2024-05-10 20:20:20 +0200
commit954dbb54bd41e964bb328cdb381d47ff2d468771 (patch)
tree0aa2a30c1f51ec9c3483c02bb6a1dc77e6b4ae24 /src/c_defs.go
parentbetter (diff)
downloadhardflip-954dbb54bd41e964bb328cdb381d47ff2d468771.tar.gz
hardflip-954dbb54bd41e964bb328cdb381d47ff2d468771.tar.bz2
hardflip-954dbb54bd41e964bb328cdb381d47ff2d468771.tar.xz
hardflip-954dbb54bd41e964bb328cdb381d47ff2d468771.tar.zst
hardflip-954dbb54bd41e964bb328cdb381d47ff2d468771.zip
go
Diffstat (limited to 'src/c_defs.go')
-rw-r--r--src/c_defs.go5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/c_defs.go b/src/c_defs.go
index a905897..b4ff837 100644
--- a/src/c_defs.go
+++ b/src/c_defs.go
@@ -63,10 +63,13 @@ const (
NORMAL_KEYS_HINTS = `a/i: insert host -
m: mkdir -
[C-r]: reload -
-!?: help`
+?: help`
ERROR_KEYS_HINTS = "[Enter]: ok"
CONFIRM_KEYS_HINTS = `y/n: yes - no`
INSERT_KEYS_HINTS = ``
+ HELP_KEYS_HINTS = `q: close -
+j: down -
+k: up`
)
const (