On May 20, 9:29 am, robert song <[email protected]> wrote: > Hi, everyone. > > 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. > > So is it able to redirect the result to another window ? > > Best Regards, > robert
:help redir http://vim.wikia.com/wiki/Capture_ex_command_output This does something similar in a different way http://vim.wikia.com/wiki/Redirect_g_search_output regards, Geoff -- 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
