Skip to content

v1.4.15

Choose a tag to compare

@dominatos dominatos released this 10 Jun 21:12
· 35 commits to dev since this release
e9677fc

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 older fzf versions 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