j
k
j a
j l
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
Attachments:
Back to the thread
Back to the list