Opening specific files on gui applications #1659
Replies: 2 comments
-
|
Lines 67 to 69 in fb6e740 Lines 90 to 110 in fb6e740 |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Yes, please use a custom opener. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
I have configured NNN to open all my files in the terminal. The only exception to this rule is that I want to be able to open pdf files with my default desktop GUI application. How could I configure NNN to do this?
To be more precise:
I open
nnnwith-ceoption to have most of the file extensions open in the terminal. Now currently, if I presslon a pdf file, nnn will open it in my terminal editor. How can I overwrite this behavior only for the specific .pdf files?Now, If I remove the
-coption, everything is going to be opened in GUI applications.Beta Was this translation helpful? Give feedback.
All reactions