CE edit status line
This commit is contained in:
@@ -235,7 +235,7 @@ static void edit (struct context* context, const char* path_string) {
|
||||
return;
|
||||
}
|
||||
|
||||
edit_start (str);
|
||||
edit_start (path_string, str);
|
||||
|
||||
volume_close ();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user