|
@@ -6382,7 +6382,7 @@ nochange: |
|
|
copycurname(); |
|
|
copycurname(); |
|
|
goto nochange; |
|
|
goto nochange; |
|
|
case SEL_EDIT: |
|
|
case SEL_EDIT: |
|
|
spawn(editor, pdents[cur].name, NULL, F_CLI); |
|
|
|
|
|
|
|
|
spawn(editor, newpath, NULL, F_CLI); |
|
|
continue; |
|
|
continue; |
|
|
default: /* SEL_LOCK */ |
|
|
default: /* SEL_LOCK */ |
|
|
lock_terminal(); |
|
|
lock_terminal(); |
|
|