On 5/11/06, Bram Moolenaar <[EMAIL PROTECTED]> wrote:
1. Vim is not an IDE
2. Vim works differently
3. Get used to it
Hah. Awesome, I literally "LOL"ed
Le Jeu 11 Mai 2006 21:55, Martin Stubenschrott a écrit :
> On Thu, May 11, 2006 at 03:10:40PM +0200, Pierre Habouzit wrote:
> > Le Jeu 11 Mai 2006 14:57, Pierre Habouzit a écrit :
> > > " make work in popup
> > > inoremap =pumvisible() ? "\C-Y>" :
> > > "\cr>"
> > >
> > > sadly I can't do
On Thu, May 11, 2006 at 03:10:40PM +0200, Pierre Habouzit wrote:
> Le Jeu 11 Mai 2006 14:57, Pierre Habouzit a écrit :
>
> > " make work in popup
> > inoremap =pumvisible() ? "\C-Y>" : "\cr>"
> >
> > sadly I can't do the same with to exit the completion, because
> > of beeing (and me
Le Jeu 11 Mai 2006 14:57, Pierre Habouzit a écrit :
> " make work in popup
> inoremap =pumvisible() ? "\C-Y>" : "\cr>"
>
> sadly I can't do the same with to exit the completion, because
> of beeing (and me using vim into non 8-bit capable
> terminals).
which is a wrong assertion,
i
On 5/11/06, Bram Moolenaar <[EMAIL PROTECTED]> wrote:
Matt Zyzik wrote:
> Not a single IDE has the kind of completion system where the entry isn't
> selected as you type it. It's a speed convenience, that you can hit
> enter at any time to insert the entry into text. With Vim, I could hit
> to
Le Jeu 11 Mai 2006 00:18, Matt Zyzik a écrit :
> > > Ok good. However, I don't see why the item shouldn't be selected
> > > in the first place (as you type), like it was before. It seems
> > > like there was no harm in this, and also you can just hit
> > > rather than . And you could also start hi
Matt Zyzik wrote:
> Not a single IDE has the kind of completion system where the entry isn't
> selected as you type it. It's a speed convenience, that you can hit
> enter at any time to insert the entry into text. With Vim, I could hit
> to keep completing, or to select. I don't feel like havin
> > > > > When you use 'longest' then none of the items is selected. That was
> > > > > discussed quite a while ago. You need to do CTRL-N first to select an
> > > > > item from which you can take letters with CTRL-L.
> > > >
> > > > If you do CTRL-N first, then the item is selected/inserted, an
Matt Zyzik wrote:
> > > > When you use 'longest' then none of the items is selected. That was
> > > > discussed quite a while ago. You need to do CTRL-N first to select an
> > > > item from which you can take letters with CTRL-L.
> > >
> > > If you do CTRL-N first, then the item is selected/in
> > > When you use 'longest' then none of the items is selected. That was
> > > discussed quite a while ago. You need to do CTRL-N first to select an
> > > item from which you can take letters with CTRL-L.
> >
> > If you do CTRL-N first, then the item is selected/inserted, and CTRL-L
> > does no
Matt Mzyzik wrote:
> > > I do have 'ic' set. So then it's not a bug... ok. However, you did not
> > > address my other bug: to complete character by character does not
> > > work.
> >
> > When you use 'longest' then none of the items is selected. That was
> > discussed quite a while ago. You
On Wed, May 10, 2006 at 08:08:57PM +0200, Bram Moolenaar wrote:
>
> Matt Mzyzik wrote:
>
> > I do have 'ic' set. So then it's not a bug... ok. However, you did not
> > address my other bug: to complete character by character does not
> > work.
>
> When you use 'longest' then none of the items i
Matt Mzyzik wrote:
> I do have 'ic' set. So then it's not a bug... ok. However, you did not
> address my other bug: to complete character by character does not
> work.
When you use 'longest' then none of the items is selected. That was
discussed quite a while ago. You need to do CTRL-N first
On Wed, May 10, 2006 at 04:28:51PM +0200, Bram Moolenaar wrote:
>
> Matt Mzyzik wrote:
>
> > > > Assume the buffer is as follows (between quotes):
> > > > "
> > > > Rabbits are really great
> > > > rats are not so great
> > > > ra
> > > > "
> > > >
> > > > Now if my cursor is after the "ra" on t
Matt Mzyzik wrote:
> > > Assume the buffer is as follows (between quotes):
> > > "
> > > Rabbits are really great
> > > rats are not so great
> > > ra
> > > "
> > >
> > > Now if my cursor is after the "ra" on the third line, and I do a c-n to
> > > see keyword completions, the "ra" disappears wh
On Wed, May 10, 2006 at 11:16:40AM +0200, Bram Moolenaar wrote:
>
> Matt Mzyzik wrote:
>
> > Assume the buffer is as follows (between quotes):
> > "
> > Rabbits are really great
> > rats are not so great
> > ra
> > "
> >
> > Now if my cursor is after the "ra" on the third line, and I do a c-n to
Matt Mzyzik wrote:
> Assume the buffer is as follows (between quotes):
> "
> Rabbits are really great
> rats are not so great
> ra
> "
>
> Now if my cursor is after the "ra" on the third line, and I do a c-n to
> see keyword completions, the "ra" disappears when the menu comes up. Is
> this desi
17 matches
Mail list logo