Fixed
- Tmux Multi-client Focus: Fixed an issue where
suppressWhenFocusedfailed to suppress notifications intmuxif multiple clients were attached to the same session. (#71) - Minimum Duration Lookup: Fixed a bug where top-level
minDurationfailed to suppress notifications because elapsed time was only calculated when custom command durations were set. (#68)
Documentation
- Updated cache paths and troubleshooting steps in the README.
- Added missing configuration option docs and fixed broken markdown links.