aboutsummaryrefslogtreecommitdiffstats
path: root/src/c_defs.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/c_defs.go')
-rw-r--r--src/c_defs.go6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/c_defs.go b/src/c_defs.go
index 6cb8e05..a096e52 100644
--- a/src/c_defs.go
+++ b/src/c_defs.go
@@ -65,10 +65,8 @@ const (
!s: search -
[C-r]: reload
!?: help`
- DELETE_KEYS_HINTS = `q: quit -
-y: yes -
-n: no`
- ERROR_KEYS_HINTS = "[Enter] Ok"
+ ERROR_KEYS_HINTS = "[Enter]: Ok"
+ CONFIRM_KEYS_HINTS = `y/n: yes - no`
)
const (