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

16 lines
675 B
Markdown
Raw Permalink Normal View History

# spmenu 3.1.1 release
spmenu 3.1.1 release. This one fixes bugs with the last release and adds a few features.
- Add true color (24 bit) SGR sequence support
- Add 39 and 49 sequence support
- Add better SGR sequence documentation to man page(s)
- Add clipboard support for Wayland (requires wl-clipboard on runtime)
- Add scrolldistance option (Wayland only)
- Add true color to spmenu\_test
- Add togglefuzzy() function, allowing fuzzy matching to be toggled on runtime
- Fix scrolling on Wayland (now uses a listener instead)
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.