- Compatibility with Python 3.8-3.11
- Fixed "slash" keypress binding on Linux (#2) (Thanks to @SarahTisdaleMS)
This release is dedicated to the original XDU 1.0, released 30 years ago by Phil Dykstra on 1991-09-04.
- Show example commands in
pyxdu --help
and on the website
- Exception traceback is now off by default, use
--traceback
to see it - Suggest
brew install python-tk
for missing Tk on Homebrew-installed Python
- Added options (
-a
,-r
) and keystrokes (a
,n
,f
,l
,r
) for reordering nodes - Added CHANGES.md
- Added package metadata to show README.md and other details on the PyPI page
Initial release.