[Github-comments] [geany/geany-plugins] Line Operations: Reverse (#1057)

Damon Harris notifications at xxxxx
Tue Jan 12 09:33:30 UTC 2021


@elextr The latter, "sort" them in the order of the lines, but in reverse. Basically reverse the lines so that:
```
1
2
3
```
becomes:
```
3
2
1
```

-- 
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-plugins/issues/1057#issuecomment-758529469
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20210112/b54cf932/attachment.htm>


More information about the Github-comments mailing list