Re: [patch] Add completion for :messages

2016-10-15 Fir de Conversatie Bram Moolenaar
Hirohito Higashi wrote: > Type `:messages ` and push Tab key. > > None patched behavior: > - Output Ctrl-I code > :messages ^I > > Patched behavior: > - Complete `clear` > :messages clear > > > Attach a patch. (Contains a test) > Check it please. Thanks! -- Q: What kind of stuff do

Re: [patch] Add completion for :messages

2016-10-15 Fir de Conversatie h_east
Hi All, I update a patch. (Modified documents) -- 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 ---

[patch] Add completion for :messages

2016-10-14 Fir de Conversatie h_east
Hi Bram and list, Type `:messages ` and push Tab key. None patched behavior: - Output Ctrl-I code :messages ^I Patched behavior: - Complete `clear` :messages clear Attach a patch. (Contains a test) Check it please. -- Best regards, Hirohito Higashi (a.k.a. h_east) -- -- You received