Sort Lines (editplus style sort) (Sort.bsh v1.1 by Yuan Wang)
Submitted by Thursday, 11 May, 2006 - 07:35
on
Sort selected lines or whole buffer (when nothing is selected).
This is just similar to the sort function in Editplus 2.
Features:
This is just similar to the sort function in Editplus 2.
Features:
- Order - Either ascending order or descending order.
- Starting column - Enter a column number from which the sorting operation begins. The text before this column number will be sorted when string after the column is the same. Enter an integer value great than or equals to 1.
- Case sensitive - The case-sensitive comparison option.
- Remove duplicates - Remove any duplicated line after the sorting option.
Updated on 09/04/2007 - 15:00
Downloads: 3098