[Github-comments] [geany/geany] Indent of selected range and copy doesn't include indent of first line (#1693)

elextr notifications at xxxxx
Wed Nov 22 10:32:00 UTC 2017


Ahh, have found it only happens when the first line has no indent, then even if you select whole lines the new indent on the first line is not selected.  But if the first line of the selection has an existing indent (even one space) the new indent is included in the selection.

Its caused by the `>=` in [this line](https://github.com/geany/geany/blob/ca16aff4c5cb73ccb6b1c9db58389a33ad027e4f/src/editor.c#L5293) maybe it should just be `>` but it needs to be determined if its deliberate or accidental before its declared a bug.  Anybody know the back storey?

-- 
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/issues/1693#issuecomment-346309837
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20171122/81a2cd10/attachment.html>


More information about the Github-comments mailing list