"Pipeline" Plugin Idea
I would love to be able to highlight a block of text and then hit a key combo to open a command line where I could manipulate the text with a selection of Linux style commands. Like, highlight my text and then pipe it through grep and then sort, hit enter, and it replaces the highlighted text with the grepped and sorted output. sed, perl, column, paste, cut, tr, all those goodies. That'd be cool.