robert song wrote:
> Sometimes I want to search for the result in the command-line mode.
>
> For example:
> :set all
>
> all the set option will be listed.
> But the result can't be searched.

Use :redir to redirect command output and search that. See:
http://vim.wikia.com/wiki/Capture_ex_command_output
http://vim.wikia.com/wiki/Use_filter_commands_to_process_text

John

-- 
You received this message from the "vim_use" 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

Reply via email to