b4n commented on this pull request.


>       editor->sci = editor_create_widget(editor);
+       sci_set_multipaste(editor->sci, SC_MULTIPASTE_EACH);

My bad, I meant `create_new_sci()` which is the one having the other similar 
defaults

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/2328#discussion_r330101585

Reply via email to