SebastienWae / app-launcher

Launch application from Emacs
GNU General Public License v3.0
32 stars 13 forks source link

Opens any app except emacsclient #8

Open DeLevely opened 1 year ago

DeLevely commented 1 year ago

Expected Behavior: On selection of Emacsclient from menu, launch new emacsclient frame (behavior of counsel-linux-app)

Actual Behavior: Emacsclient appears to be a valid selection in completion menu; upon selection, however, minibuffer closes without action.