Hi, all
I encounter a strange problem when use vim7, the following steps
will reproduce the problem:
1. run vim with command: vim -u NONE -U NONE
2. set the follwoing options:
:set nocompatible
:set completeopt+=longest
3. input some text into the buffer like this:
Nicholas Cole wrote:
V. exciting that vim 7 is out. Does anyone know if the Conceal patch
is still maintained, and if it works with vim 7? I know at some point
there were hopes it might become official
Best wishes,
N.
Sorry, I don't know anything about the Conceal patch, but I am very
c
Bram Moolenaar wrote:
Vim 7 is out!
Thanks for you guys's excellent work! Vim has saved me a lot and now
vim7 is even better! I wish vim becoming better and better!
Thanks again! :)
Best regards,
Vincent
Bram Moolenaar wrote:
Vincent Linsong wrote:
This is by design. Some people mentioned that when using the longest
common string the first entry should not be selected. Now you can use
CTRL-N to select the first entry. Previously you would need to do
CTRL-N CTRL-P to get the first entry
Martin Stubenschrott wrote:
On Wed, Apr 26, 2006 at 10:35:30AM +0800, Linsong wrote:
My main point is: I don't want to select entry in the completion menu by
pressing CTRL-N or CTRL-P, instead, I want to input enough characters to
make correct entry become the first entry and
Bram Moolenaar wrote:
Hi, Bram
Thanks for your reply!
Vincent Linsong wrote:
This is by design. Some people mentioned that when using the longest
common string the first entry should not be selected. Now you can use
CTRL-N to select the first entry. Previously you would need to do
Bram Moolenaar wrote:
Vincent Linsong wrote:
I just try the fresh vim7f Beta on my ubuntu box, found some problems:
1. the behavior of omnicompletion is changed
I set
completeopt=menu,preview,longest
in vim7d beta, when I input something then press , the
Hi,
I just try the fresh vim7f Beta on my ubuntu box, found some problems:
1. the behavior of omnicompletion is changed
I set
completeopt=menu,preview,longest
in vim7d beta, when I input something then press , the
completion menu shows up, then as I input more cha
Chris Allen wrote:
On 4/20/06, Linsong <[EMAIL PROTECTED]> wrote:
I also think here is a little confusing. Since the user are
selecting menu items with /, and at this time, Enter is
normally assumed as a confirm of the selection. And I think it is very
common a user interface conv
Bram Moolenaar wrote:
Georg Dahn wrote:
Ok, let's assume there are several completions, such that you get a menu
with . Then if you move the selection with the cursor keys and
press , the selected item is being chosen. If you do the same
with (instead of using cursor keys), inserts a ne
Alan Briolat wrote:
On Wed, 19 Apr 2006 14:25:42 +0800
Linsong <[EMAIL PROTECTED]> wrote:
Alan Briolat wrote:
On Wed, 19 Apr 2006 11:51:31 +0800
Linsong <[EMAIL PROTECTED]> wrote:
Hi,
I have tried the omni competion, it is very cool!
But there is still on
Alan Briolat wrote:
On Wed, 19 Apr 2006 11:51:31 +0800
Linsong <[EMAIL PROTECTED]> wrote:
Hi,
I have tried the omni competion, it is very cool!
But there is still one thing that I think is not very convenient.
For example, when I input part of a function name(foobar):
Hi,
I have tried the omni competion, it is very cool!
But there is still one thing that I think is not very convenient.
For example, when I input part of a function name(foobar):
foo| (| is the position of the cursor)
then I invoke the omnicompletion by pressing , consider
the co
13 matches
Mail list logo