LineFilter (LineFilter.bsh v1.3 by Robert Schwenn)
Submitted by Tuesday, 29 January, 2008 - 21:07
on
The macro filters lines of a buffer due to a provided regular expression.
The filter actions are: remove in current buffer or write to a new buffer.
The filter is applied on: matching or not matching lines
The filter works on: the whole buffer or the selection (if it spans over mor than one line)
Based on the following macros: Retain_Or_Remove_Lines. by Jia Zhiming, Grep_Buffer.bsh and Reverse_Grep_Buffer.bsh by Robert Fletcher
Updated on 06/01/2008 - 20:30
Downloads: 1963