Tuesday, September 22, 2015

Re: Script to Show All Commands/Searchable

On Tue, Sep 22, 2015 at 5:41 PM, Shlomi Fish <shlomif@shlomifish.org> wrote:
> Hi Gary,
>
> On Tue, 22 Sep 2015 08:30:06 -0700
> Gary Furash <furashgary@gmail.com> wrote:
>
>> In tools like UltraEdit or Atom or Sublime, there's a way to search a menu
>> of commands (i.e., all commands the program could do or could do via
>> plugins can be searched and chosen from if you don't remember the
>> command.). Is there something similar for VIM?
>>
>
> «:command» can list command-line commands and «:map» can list mappings. I
> recall finding a script or a plugin that allows to put the outputs of commands
> like that in a buffer, but I'll need to dig for it.
>
> Gmar Hatimah Tovah and happy MP3 Liberation Day!
>
> Regards,
>
> Shlomi Fish
>
It is not a plugin, it is a built-in command: see

:help :redir

which gives you (in my gvim where 'lines' is set at 68) about one
screenful of variations with how to use them and what they do.


Best regards,
Tony.

--
--
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

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: