Robert Cussons <[EMAIL PROTECTED]> 写于 2006-10-16 16:43:53:

> [EMAIL PROTECTED] wrote:
> > As far as I know Vim cannot recognize the <Win> key (Please correct me
if
> > I'm wrong). In fact, it isn't that difficult to type all those, so I'd
> > refer to keep the :cope window on all the time, and I have the habit to
> > input :w everytime I changed a new line. So all I need to do is to type
> > :make, which isn't complex and I don't need a short-cut for that. Note
that
> > you need to set your 'makeprg' right.
>
> I agree with that, but how do I  keep the :cope window on all the time
> set cope
> in .vimrc or something?
just add a line
:cope 1
in .vimrc and it will be opened, if you want to keep it always open, uh,
just do never close it. ;-)

That's similiar to what I do, I personally using a modified project plugin,
and I wrote it in the startup script of the project, when the project
opens, the :cope window will open.


> sorry, I don't really understande what you mean by this...although I've
> just noticed that I have under KDE modifiers:
>
> Modifier   X11-Mod
> Shift      shift
> Ctrl      control
> Alt      mod1
> Win      mod4
I mean the tabpage left to the page you refered to. If you cannot get it,
well, just ignore it, doesn't matter too much ;-)

--
Sincerely, Pan, Shi Zhu. ext: 2606

Reply via email to