Hi,
I often use the following commands. Maybe there are other users who do find them useful too.
### Show duplicate Lines Show duplicate Lines (ign. leading spaces&tabs)
Bound to F5
Both commands (more or less a one-liner in bash ;) display as a tool tip only those lines which occurs at least twice in the document sorted.
### Sort Table by Column Sort Table by Column numerically
Bound to F5
It is often the case that I have to sort tables (delimiter TAB) by a specific column in a document alphanumerically or numerically. If your document contains only a table you can place the caret in that column which should be the key for sorting. If you select a portion of a table it will ask you for the column as inline menu.
Best, Hans