aboutsummaryrefslogtreecommitdiffstats
path: root/c_defs.go
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c_defs.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/c_defs.go b/c_defs.go
index b809db8..d6a55e4 100644
--- a/c_defs.go
+++ b/c_defs.go
@@ -63,8 +63,7 @@ const (
[x](m)kdir -
[x](s)earch -
[x](?) help`
- DELETE_KEYS_HINTS = `
-(q)uit -
+ DELETE_KEYS_HINTS = `(q)uit -
(y)es -
(n)o`
)
@@ -72,6 +71,7 @@ const (
const (
NORMAL_MODE = 0
DELETE_MODE = 1
+ LOAD_MODE = 2
)
var (