Re: test popupmenu question

2016-09-22 Fir de Conversatie Bram Moolenaar
Hirohito Higashi wrote: > Hi ChrisBra, Bram and list, > > 2016-9-23(Fri) 0:34:35 UTC+9 Christian Brabandt: > > Hi, > > > > On Mi, 21 Sep 2016, h_east wrote: > > > func! Test_popup_complete2() > > > - " Insert match immediately, if there is only one match > > > - " Should select a

Re: test popupmenu question

2016-09-22 Fir de Conversatie h_east
Hi ChrisBra, Bram and list, 2016-9-23(Fri) 0:34:35 UTC+9 Christian Brabandt: > Hi, > > On Mi, 21 Sep 2016, h_east wrote: > > func! Test_popup_complete2() > > - " Insert match immediately, if there is only one match > > - " Should select a character from the line below > > - " TODO: test

Re: test popupmenu question

2016-09-22 Fir de Conversatie Christian Brabandt
Hi, On Mi, 21 Sep 2016, h_east wrote: > func! Test_popup_complete2() > - " Insert match immediately, if there is only one match > - " Should select a character from the line below > - " TODO: test disabled because the code change has been reverted. > - throw "Skipped: Bug with and

Re: test popupmenu question

2016-09-21 Fir de Conversatie h_east
Hi ChrisBra, Bram and list! 2016-9-12(Mon) 2:56:04 UTC+9 Christian Brabandt: > On So, 11 Sep 2016, h_east wrote: > > > Hi ChrisBra, Bram and list, > > 2016-7-24(Sun) 0:36:14 UTC+9 Christian Brabandt: > > > On Sa, 23 Jul 2016, Bram Moolenaar wrote: > > > > Christian Brabandt wrote: > > > I think

Re: test popupmenu question

2016-09-11 Fir de Conversatie Christian Brabandt
On So, 11 Sep 2016, h_east wrote: > Hi ChrisBra, Bram and list, > 2016-7-24(Sun) 0:36:14 UTC+9 Christian Brabandt: > > On Sa, 23 Jul 2016, Bram Moolenaar wrote: > > > Christian Brabandt wrote: > > I think I also found a bug, and this makes the test currently fail. > > Take this example from the

Re: test popupmenu question

2016-09-11 Fir de Conversatie h_east
Hi ChrisBra, Bram and list, 2016-7-24(Sun) 0:36:14 UTC+9 Christian Brabandt: > Hi Bram! > > On Sa, 23 Jul 2016, Bram Moolenaar wrote: > > > > > Christian Brabandt wrote: > > > > > Bram, > > > I am writing a test for the popupmenu and the different keys, that can > > > be used there (:h

Re: test popupmenu question

2016-08-02 Fir de Conversatie Bram Moolenaar
Christian Brabandt wrote: > On Sa, 23 Jul 2016, Christian Brabandt wrote: > > > Hm, that works when using , but not when using, e.g. > > calling the completion menu like this: > > > > inoremap =ListMonths() > > > > Then will always end the completion menu and remove the last > > letter. >

Re: test popupmenu question

2016-07-23 Fir de Conversatie Christian Brabandt
Hi Bram! On Sa, 23 Jul 2016, Bram Moolenaar wrote: > > Christian Brabandt wrote: > > > Bram, > > I am writing a test for the popupmenu and the different keys, that can > > be used there (:h popupmenu-keys) > > Thanks, that is useful. > > > And I have some questions. > > 1) > > > > , >

Re: test popupmenu question

2016-07-23 Fir de Conversatie Bram Moolenaar
Christian Brabandt wrote: > Bram, > I am writing a test for the popupmenu and the different keys, that can > be used there (:h popupmenu-keys) Thanks, that is useful. > And I have some questions. > 1) > > , > | In the first state these keys have a special meaning: > | and CTRL-H

test popupmenu question

2016-07-23 Fir de Conversatie Christian Brabandt
Bram, I am writing a test for the popupmenu and the different keys, that can be used there (:h popupmenu-keys) And I have some questions. 1) , | In the first state these keys have a special meaning: | and CTRL-H Delete one character, find the matches for the word before |