diff options
author | B. Watson <yalhcru@gmail.com> | 2021-09-07 14:31:51 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-10-13 00:52:01 +0700 |
commit | 58a7d08fb7e849c988800c32e80e974b97799197 (patch) | |
tree | 5f3af0e15d3baa911164e5f45d341ced2c7d077e /development/tweak/README | |
parent | b4ea36ae6f68d119838c454a5fddea92b971f63a (diff) |
development/tweak: Updated for version 3.02+20200601.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/tweak/README')
-rw-r--r-- | development/tweak/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/tweak/README b/development/tweak/README index 532a13c0c9e69..f98032f016d66 100644 --- a/development/tweak/README +++ b/development/tweak/README @@ -1,4 +1,4 @@ -tweak (ncurses-based hex editor) +tweak (ncurses-based hex editor, with emacs-like keybindings) Tweak is a hex editor. It allows you to edit a file at very low level, letting you see the full and exact binary contents of the file. It can |