github dominatos/devtoolbox-cheats v1.4.28

latest releases: v1.4.18, v1.4.17, v1.4.19...
9 hours ago

Bug fixes:

  • ✅ Fix: Removed the incorrectly applied plasmaShield() escaping from the Plasma 6 widget. The plasmaShield() function backslash-escapes every special character (including /, ., -), which was completely destroying file paths (e.g., /home/user/cheats.d\/home\/user\/cheats\.d) and silently preventing the indexer from ever finding any cheatsheets. The Plasma5Support.DataSource executable engine does not strip characters and does not need this escaping.
  • ✅ Fix: Removed orphaned dead code block in Plasma 5 cheats.js.
  • ✅ Fix: Deleted accidentally committed test_home.qml scratch file.
  • ✅ Fix: Moved $EDITOR resolution inside the terminal bash -c session in Plasma 5 fzfSearch() so that the variable is correctly exported into the konsole/xterm child process.

Full Changelog: https://github.com/dominatos/devtoolbox-cheats/blob/main/CHANGELOG.md

Don't miss a new devtoolbox-cheats release

NewReleases is sending notifications on new releases.