CE edit w command
This commit is contained in:
@@ -265,9 +265,9 @@ static void edit (struct context* context, const char* path_string) {
|
||||
return;
|
||||
}
|
||||
|
||||
edit_start (path_string, str, desc.size);
|
||||
|
||||
volume_close ();
|
||||
|
||||
edit_start (volume, path, str, desc.size);
|
||||
}
|
||||
|
||||
static void quit1 (struct context* context) {
|
||||
|
||||
Reference in New Issue
Block a user