Sometimes, we open a launcher with alt+F2 but we need to open terminal-based app.
So, is it possible to make shellex in this situations to autodetect this need and open a terminal with the asked command in it?
As example, supose I try to run vim on shellex, not gvim but vim, so currently nothing happend.
Ideally, shellex should open a urxvt (or other terminal) with vim on it.