This repository has been archived on 2024-01-22. You can view files and clone it, but cannot push or open issues or pull requests.
speedie-page/updates/spmenu 30 release.md

1.1 KiB

spmenu 3.0 release. Adds icons, Regex matching, and fixes some bugs with highlighting and tab completion. Major version bump as well, because why not.

  • Added icon support, images can now (optionally) be displayed as icons
  • Added Regex matching for items
  • Added ClickImage click type
  • Added option to always use insert mode to the configuration file
  • Added screenshot feature, allowing you to screenshot spmenu (and only spmenu) using a keybind
  • Fix weird line/column window resizing
  • Move binds configuration to another function, fixing a weird bug with binds.conf
  • Tab completion now completes the ENTIRE item, and doesn't skip over colored text
  • Change default word delimiters, now deleting words is much nicer
  • Remove many keybinds to make the default config less overwhelming. You can (of course) add those back if you want
  • Change default cache, history and bookmark paths in spmenu_run
  • Fix -cc argument in spmenu_run
  • Fix segmentation fault when tab completing nothing
  • Fix highlighting for colored entries

You can get the new release through pacman if you're using my Arch repository, or you can simply get the source code and compile it yourself.