aboutsummaryrefslogtreecommitdiffstats
path: root/c_defs.go
diff options
context:
space:
mode:
authorJoe <rbo@gmx.us>2024-01-08 20:20:20 +0100
committerJoe <rbo@gmx.us>2024-01-08 20:20:20 +0100
commit249846c819a5f68ec58080f000ce8ab108e7b568 (patch)
treec5b1acbae17f74975513e24cb9c984d2ab95ee4f /c_defs.go
parentcoolio (diff)
downloadhardflip-249846c819a5f68ec58080f000ce8ab108e7b568.tar.gz
hardflip-249846c819a5f68ec58080f000ce8ab108e7b568.tar.bz2
hardflip-249846c819a5f68ec58080f000ce8ab108e7b568.tar.xz
hardflip-249846c819a5f68ec58080f000ce8ab108e7b568.tar.zst
hardflip-249846c819a5f68ec58080f000ce8ab108e7b568.zip
cool
Diffstat (limited to 'c_defs.go')
-rw-r--r--c_defs.go9
1 files changed, 3 insertions, 6 deletions
diff --git a/c_defs.go b/c_defs.go
index a6eeaca..9e70fb0 100644
--- a/c_defs.go
+++ b/c_defs.go
@@ -43,7 +43,7 @@
* POSSIBILITY OF SUCH DAMAGE.
*
* hardflip: src/c_defs.go
- * Wed Dec 27 15:55:11 2023
+ * Mon Jan 08 12:20:53 2024
* Joe
*
* constants
@@ -55,17 +55,14 @@ const (
W = 0
H = 1
DATA_DIR_NAME = "hardflip"
+ VERSION = "v0.0"
)
const (
NORMAL_KEYS_HINTS = `
-(q)uit -
[x](a)dd/(i)nsert host -
-[x](e)dit -
-(D)elete -
-[x](s)earch -
[x](m)kdir -
-(c-r) reload -
+[x](s)earch -
[x](?) help`
DELETE_KEYS_HINTS = `
(q)uit -