A simple gui menu like rofi/dmenu made with egui and nucleo.
You can install it with cargo
cargo install --git https://github.com/Tyarel8/emenu
Pipe a \n
separated list to the app and it will open the fuzzy finder, which will
return the selected option(s) when you choose.
"one\ntwo\nthree" | emenu | cat