Bug fixes & Adjustments:
- ✅ Fix: FZF search in KDE 5 and older fzf versions. The
--preview-window 'right:60%'option was passed with an invalid trailing space due to a KDE 5 Javascript escaping bug, and olderfzfversions rejected the syntax entirely. Replaced across the entire codebase with the universal--preview-window=right:60%syntax.
Full Changelog: https://github.com/dominatos/devtoolbox-cheats/blob/main/CHANGELOG.md