Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eylles/fzfmenu
dmenu-like with fzf
https://github.com/eylles/fzfmenu
dmenu dmenu-replacement fzf fzf-wrapper term-dmenu terminal
Last synced: 3 days ago
JSON representation
dmenu-like with fzf
- Host: GitHub
- URL: https://github.com/eylles/fzfmenu
- Owner: eylles
- License: gpl-3.0
- Created: 2023-04-09T02:44:31.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-09-17T10:46:04.000Z (about 1 year ago)
- Last Synced: 2023-09-17T13:48:36.479Z (about 1 year ago)
- Topics: dmenu, dmenu-replacement, fzf, fzf-wrapper, term-dmenu, terminal
- Language: Shell
- Homepage:
- Size: 20.5 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# wot?
This is a dmenu compatible using fzf and your favourite terminal, the idea is to support most of the options that vanilla dmenu does but not all will be honored or supported.
## why tho?
Autism, why else.
But for real fzf can do i say all that dmenu can plus the previews and a couple other fancy things.
## TODO
- [ ] fix the jank
- [ ] add a dedicated fzf wrapper to have images with ueberzug or sixel
- [ ] write a fzfmenu-run script to imitate dmenu
- [ ] port ~steal~ features from [term-menu](https://github.com/Seirdy/term-dmenu)
- [ ] port ~steal~ the providers feature from [sway-launcher](https://github.com/Biont/sway-launcher-desktop)