diff options
author | B. Watson <urchlay@slackware.uk> | 2024-12-24 17:50:42 -0500 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2024-12-24 17:50:42 -0500 |
commit | 939e19707ad1a78ead8c26c340cfd9c18d49c82a (patch) | |
tree | e36729a9a282cdcee23a3fbea54b8a2affd0f437 /ChangeLog | |
parent | 819936f4e536299f1e2eefc650e447ee3eecbe9b (diff) | |
download | uxd-939e19707ad1a78ead8c26c340cfd9c18d49c82a.tar.gz |
update docs for -A
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,8 @@ This is just a list of the user-visible changes in each release of uxd. For the full log, see the git history. 202412?? v0.3.0 +- Add -A (ASCII output) option. +- Add -a option (don't dump lines that are ASCII-only). - Enable reverse video highlighting for multibyte characters by default; use -r to disable. - Alternate purple/cyan for non-printable characters. |