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

AdamDanischewski notifications at xxxxx
Fri Sep 27 16:59:23 UTC 2019


Changed sci_wrapper.c::sci_set_multipaste() from hardcoded value SC_MULTIPASTE_EACH to function parameter val.  
You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany/pull/2328

-- Commit Summary --

  * Changed the scintilla default from SC_MULTIPASTE_ONCE to SC_MULTIPASTE_EACH - fixes the paste only one line when a vertical selection is selected.
  * Update Editor.cxx
  * Moved scintilla SC_MULTIPASTE_EACH default setting to Geany.
  * Merge branch 'multipaste' of https://github.com/AdamDanischewski/geany into multipaste
  * Update sciwrappers.h
  * Update Editor.cxx
  * Update sciwrappers.c

-- File Changes --

    M src/editor.c (3)
    M src/sciwrappers.c (4)
    M src/sciwrappers.h (165)

-- Patch Links --

https://github.com/geany/geany/pull/2328.patch
https://github.com/geany/geany/pull/2328.diff

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


More information about the Github-comments mailing list