Arun Prakash Jana
6 vuotta sitten
vanhempi
commit
b411893137
No known key found for this signature in database
GPG Key ID: A75979F35C080412
1 muutettua tiedostoa jossa
1 lisäystä ja
0 poistoa
-
src/nnn.c
|
|
@@ -3427,6 +3427,7 @@ nochange: |
|
|
|
case SEL_NOTE: |
|
|
|
{ |
|
|
|
static char *notepath; |
|
|
|
|
|
|
|
notepath = notepath ? notepath : getenv(env_cfg[NNN_NOTE]); |
|
|
|
if (!notepath) { |
|
|
|
printmsg("set NNN_NOTE"); |
|
|
|