shellex
shellex copied to clipboard
dmenu-like completion
shellex should be able to have dmenu-like completion, i.e. typing chess should show a list of all commands containing chess. The user then should be able to shoose one of them with the cursor-keys and hitting return to start it, or space to input command-line parameters or something like that.
In #50, fzf was suggested for fuzzy completion.