I was looking for a way to sort lines in Geany.
Then found the solution below.
I was looking for a way to sort lines in Geany.
Then found the solution below.
I found the answer on http://crunchbang.org/forums/viewtopic.php?id=24607
Edit - Format - Send Selection to - Set Custom Commands.Add button in the Set Custom Commands window.sort in the command field, enter sort or a name to your liking in the label field, and then click the OK button.Format - Send Selection to - sort to sort the selected text.