On Dec 22, 7:17 am, Marc Weber <marco-owe...@gmx.de> wrote:
> Hi Pavel,
>
> I'd like to tell you that I've written a small tool which can show multi
> column lists and filter them afterwards. When writing it I had in mind
> replacing the quickfix window in the long run.
>
That sounds intriguing...but I like the quickfix window! I wonder if
it would be possible to make the quickfix window modifiable, instead?
Then you could "filter" by using normal Vim commands, like g/\(warning
\|error\)/d for example. If you try this now (setting the 'ma' option
manually) the line numbers being jumped to get all messed up.
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---