mirror of
https://github.com/jarun/nnn.git
synced 2025-01-09 01:21:10 +00:00
commit
fa7c19c409
|
@ -7206,6 +7206,7 @@ nochange:
|
||||||
copycurname();
|
copycurname();
|
||||||
goto nochange;
|
goto nochange;
|
||||||
case SEL_EDIT:
|
case SEL_EDIT:
|
||||||
|
if (!g_state.picker)
|
||||||
spawn(editor, newpath, NULL, NULL, F_CLI);
|
spawn(editor, newpath, NULL, NULL, F_CLI);
|
||||||
continue;
|
continue;
|
||||||
default: /* SEL_LOCK */
|
default: /* SEL_LOCK */
|
||||||
|
|
Loading…
Reference in a new issue