New Features
-
notify after interactive work when unfocused
Interactive scans, refreshes, deletion, and trash operations can take long
enough that users leave the terminal, but dua previously had no way to signal
completion without exiting the TUI.Track terminal focus events and emit sanitized OSC 777 notifications only when
the terminal is unfocused. Include concise entry, byte, duration, and error
statistics, and add a notifications config section whose scan_finished and
delete_finished switches default to true.
Commit Statistics
- 7 commits contributed to the release over the course of 6 calendar days.
- 1 commit was understood as conventional.
- 1 unique issue was worked on: #347