[Github-comments] [geany/geany] Line breaking broken on existing lines (#2027)
elextr
notifications at xxxxx
Fri Dec 28 06:05:10 UTC 2018
When editing existing lines that are longer than the break column the break is inserted in the wrong place.
Fix: sci_get_position_from_col() takes line number, not position of start of line.
You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/2027
-- Commit Summary --
* Fix broken line breaking on existing lines
-- File Changes --
M src/editor.c (2)
-- Patch Links --
https://github.com/geany/geany/pull/2027.patch
https://github.com/geany/geany/pull/2027.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/2027
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20181227/d8537eaa/attachment.html>
More information about the Github-comments
mailing list