D-Man wrote:
> | >
> | >Put 'set shortmess=I' (or 'set shm=I') in your ~/.vimrc.
> |
> | Bah, turns out the default is 'shortmess=filnxtToO' (intuitive, huh?),
> | so you need to add to that, not replace it. 'set shortmess=filnxtToOI'
>
> better yet,
>
> set shortmess+=I
>
That works as well.
On Fri, Mar 02, 2001 at 03:37:45PM +, Colin Watson wrote:
| [EMAIL PROTECTED] (Colin Watson) wrote:
| >"Colin Cashman" <[EMAIL PROTECTED]> wrote:
| >>Every time I start Vim with a new file, I get an intro screen. How do I
| >>surpress that?
| >
| >Put 'set shortmess=I' (or 'set shm=I') in your
Glyn Millington wrote:
> >
> > set nocompatible
> >
> > which was stopping it. That removed and shm=I worked fine.
> >
> > A vi thing. I don't know why.
>
> Tread carefully, this isn't the only thing it effects!
>
Thanks. I had it off before. I had actually just turned it on earlier in
the
On Fri, Mar 02, 2001 at 04:45:25PM +0100, thus spake Jonathan Gift:
> Colin Watson wrote:
> > >
> > >Put 'set shortmess=I' (or 'set shm=I') in your ~/.vimrc.
> >
> > Bah, turns out the default is 'shortmess=filnxtToO' (intuitive, huh?),
> > so you need to add to that, not replace it. 'set shortmes
Colin Watson wrote:
> >
> >Put 'set shortmess=I' (or 'set shm=I') in your ~/.vimrc.
>
> Bah, turns out the default is 'shortmess=filnxtToO' (intuitive, huh?),
> so you need to add to that, not replace it. 'set shortmess=filnxtToOI'
> should work better.
I had seen that and it didn't work. By star
[EMAIL PROTECTED] (Colin Watson) wrote:
>"Colin Cashman" <[EMAIL PROTECTED]> wrote:
>>Every time I start Vim with a new file, I get an intro screen. How do I
>>surpress that?
>
>Put 'set shortmess=I' (or 'set shm=I') in your ~/.vimrc.
Bah, turns out the default is 'shortmess=filnxtToO' (intuitive,
"Colin Cashman" <[EMAIL PROTECTED]> wrote:
>Every time I start Vim with a new file, I get an intro screen. How do I
>surpress that?
Put 'set shortmess=I' (or 'set shm=I') in your ~/.vimrc.
Cheers,
--
Colin Watson [EMAIL PROTECTED]
Every time I start Vim with a new file, I get an intro screen. How do I
surpress that?
8 matches
Mail list logo