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