[Github-comments] [geany/geany] Multipaste (#2328)

AdamDanischewski notifications at xxxxx
Tue Oct 1 13:51:44 UTC 2019


AdamDanischewski commented on this pull request.



> @@ -39,9 +39,10 @@ sptr_t sci_send_message_internal (const gchar *file, guint line, ScintillaObject
 # endif
 #endif
 
-void 				sci_set_text				(ScintillaObject *sci,  const gchar *text);
-gboolean			sci_has_selection			(ScintillaObject *sci);
-void 				sci_end_undo_action			(ScintillaObject *sci);
+void                            sci_set_multipaste              (ScintillaObject *sci, gint mpval);

Again the reason I did this is because @elextr suggested that it should be an option. 

-- 
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_r330068868
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20191001/718e0295/attachment.html>


More information about the Github-comments mailing list