donnatella 0.3.1 released
A new version of donnatella, your GTK3 file manager, is available. A few fixes
since 0.3.0,
as well as the addition of option cancel_childless
for terminals.
Enabled by default, it will cancel the running task on Enter/Esc if the running process (i.e. terminal emulator) has no children.
For example after running df -h
in an embedded terminal that doesn't autoclose
when the running process is done (e.g. urxvt has an option -hold
), so that you
get a chance to see the ourput, a simple Enter will close the terminal.
Changes since 0.3.0
Quick recap over the different changes since last version :
- Fix scripts not installed in subfolder 'bin'
- terminal: Add option
cancel_childless
- A few other (documentation) fixes; see
git log
for details
Downloads and whatnot
See donnatella for longer descriptions & all the links you should need.
And of course, as always, new bug reports, suggestions or any other form of constructive criticism is very much welcome.