Tags: N-R-K/clipmenu
Tags
5.2.0 - Bug fix: Fix issue where we delete the wrong file during partial detection (cdown#76, thanks @Gravemind) - Bug fix: Fix edge case where we might delete a clip even though it's in another line cache - Allow use as a rofi script (cdown#68, thanks @RX14) - Add clipdel utility to delete clips
5.0.0 - Separate cache files per-selection to allow truncation (breaking change) - Fall back to polling if clipnotify fails - Readd possible partial logic (see cdown/clipnotify#1) - Improve possible partial logic to also truncate cache file - Add CM_SELECTIONS (see cdown#60)
4.0.0 - Do not sleep initially in oneshot mode - Remove janky old clip dedupe support - Allow setting cache dir with $CM_DIR - Us $XDG_RUNTIME_DIR for $CM_DIR by default (see cdown#51) - Gate clipboard entry output on $CM_DEBUG (see cdown#49) - Allow setting max clips with $CM_MAX_CLIPS (see cdown#50)