1
1
mirror of https://github.com/jarun/nnn.git synced 2024-11-29 22:57:57 +03:00

Updated Basic use cases (markdown)

Mischievous Meerkat 2020-11-24 20:03:02 +05:30
parent 4e34e00201
commit ef60554354

@ -150,7 +150,7 @@ This together with [cd on quit](#configure-cd-on-quit) becomes a powerful combin
## Launch applications
GUI applications can be launched using a drop-down menu using plugin `launch`. `nnn` picks it up from the plugin location. If `launch` is not found, `nnn` shows a regular prompt for the application executable name.
GUI applications can be launched using a drop-down menu using plugin [`launch`](https://github.com/jarun/nnn/blob/master/plugins/launch). `nnn` picks it up from the plugin location. If `launch` is not found, `nnn` shows a regular prompt for the application executable name.
To configure `launch` as an independent app launcher add a keybind to open launch in a terminal e.g.,