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 111 release.md

767 B

spmenu 1.1.1 release. Very small release, but it fixes small issues with 1.1, such as:

  • Don't use stupid sed/variable jank in meson.build, as one good sir pointed out to me it's not necessary
  • Optimization is now set by the buildconf
  • Debloat build.sh script
  • Fix a bug where the caret may be moved if an item to the left/right is selected
  • Enable highlighting for entries that use SGR sequences
  • Add option to not allow typing if what is being typed doesn't have any matches. spmenuify uses this.
  • Rename some headers to more fitting names
  • Change some default keybinds (your existing spmenu.conf will still work)

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.