lee321987 created an issue (geany/geany-plugins#1544) If you're sorting lines at the end of the file, and the last line is not a blank line then `Menu > Tools > Line Operations > Sort Lines Ascending` converts this: ``` foo baz bar
``` into this: ``` barbaz foo ``` -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/issues/1544 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany-plugins/issues/[email protected]>
