Hi Bram! On Mi, 29 Okt 2014, Bram Moolenaar wrote:
> It could also be a solution for something that doesn't work yet: Search > within a Visual block. Since this is going to be a new command, we can > make :'<,'> respect the Visual mode, including block. So you could > select a block and type ":bvimgrep /pattern/", then move to matches with > :cn. That sounds like a different command than the suggested :bvimgrep command, since it doesn't make sense to visually select a range and then search in a range of buffers (but only in the visual selection for the first buffer). And while I basically have a :bvimgrep command implementation available, I have no idea how the suggested '<,'> block is supposed to work or implemented. Best, Christian -- Die Lage war noch nie so ernst... wie immer. -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
