aboutsummaryrefslogtreecommitdiff
path: root/development/hexe/README
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2020-11-20 13:31:37 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2020-11-22 01:14:17 +0700
commitd4f65e1c70c6243b9bc45f0388bf2cf5c29cff75 (patch)
treec99ec30676130f580e7cc22931f0c1f9518ece0f /development/hexe/README
parentff916d1b9313492d4f9bf0dadb56dbeb2f2540c6 (diff)
development/hexe: Added (minimalist hex editor)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/hexe/README')
-rw-r--r--development/hexe/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/development/hexe/README b/development/hexe/README
new file mode 100644
index 0000000000000..ab9d77e23155a
--- /dev/null
+++ b/development/hexe/README
@@ -0,0 +1,4 @@
+hexe (minimalist hex editor)
+
+hexe is a hex editor with emacs-like key bindings. It runs in a
+terminal and allows viewing, editing, and searching in hex or ASCII.