diff options
author | B. Watson <urchlay@slackware.uk> | 2024-12-21 04:35:44 -0500 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2024-12-21 04:35:44 -0500 |
commit | ee34161d10087135b2163e526c5a7bbcbaef11ed (patch) | |
tree | 5abc6215c67331305ca213292a4dd763a1d79967 | |
parent | 255436113adb73659428e18fd3f8e54858025ffe (diff) | |
download | uxd-ee34161d10087135b2163e526c5a7bbcbaef11ed.tar.gz |
update ChangeLog
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -4,6 +4,9 @@ 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 +- Enable reverse video highlighting for multibyte characters by default; + use -r to disable. +- Alternate purple/cyan for non-printable characters. - Fix bug: missing continuation bytes were throwing off the -i byte count. - Add -d option (dump an argument rather than a file). - Add -t/-T options (to put the terminal into UTF-8 mode). |