Running an arbitrary command (e.g.: firefox --no-remote) panics:
$ yofi
[type `firefox --no-remote` and hit enter]
thread 'main' panicked at 'Internal error: selected_item overflow', src/state.rs:28:13
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Running an arbitrary command (e.g.:
firefox --no-remote) panics: