Hi,

2015-12-3(Thu) 7:09:43 UTC+9 Random832:
> On 2015-12-02, h_east wrote:
> > I am trying to add new feature to Vim.
> > It's CLPUM(Command-line mode PopUp Menu)
> 
> Would this replace 'wildmenu'? Would it work with it, if someone
> still prefers the single-line display?

Yes and No.
It can be switched by the 'clpum' option.

- When 'clpum' option is on.
  - <TAB> key's behavior:
    When not started CLPUM, conform to 'wildmenu' and 'wildmode'.
    When started CLPUM, Use the next match.  This match replaces the previous 
one.

  - <C-D> key's behavior:
    CLPUM is triggered.

- When 'clpum' option is off, Vim keeps the backward compatibility.
  - <TAB> key's behavior:
    Conform to 'wildmenu' and 'wildmode'.

  - <C-D> key's behavior:
    List names that match the pattern in front of the cursor.

Thanks.
--
Best regards,
Hirohito Higashi (a.k.a h_east)

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

Raspunde prin e-mail lui