[TxMt] Another Editor War Sparked by TextMate
James Edward Gray II
james at grayproductions.net
Sun Nov 12 05:16:59 UTC 2006
On Nov 11, 2006, at 4:24 PM, Charley Tiggs wrote:
> TextMate ain't far off but I still switch to BBEdit for complicated
> searches and for things like sorting lines,
Bundles -> Text -> Sorting
> processing duplicate lines,
1. Select the lines
2. Call up Filter Through Command...
3. Set input to Selection and output to Replace Selection
4. Enter a command of: uniq
5. Push Execute
> and processing lines containing certain patterns.
Regular expressions are your friend. ;)
James Edward Gray II
More information about the textmate
mailing list