My build of nnn with minor changes
Vous ne pouvez pas sélectionner plus de 25 sujets
Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
|
1234567 |
- `nlaunch` is an independent POSIX-compliant GUI application launcher shell script. To use it with `nnn` you need to mark the file executable and drop it somewhere in your `$PATH`.
-
- It requires [`fzy`](https://github.com/jhawthorn/fzy) to show a fuzzy drop-down menu.
-
- To use `nlaunch` as an independent launcher add a keybind to open `nlaunch` in a terminal e.g.
-
- xfce4-terminal -e nlaunch
|