Re: Vim BOF session

2006-09-02 Thread Groleo Marius
On 9/2/06, A.J.Mechelynck <[EMAIL PROTECTED]> wrote: Mikolaj Machowski wrote: > Dnia sobota, 2 września 2006 04:21, Gabriel B. napisał: [...] >> - Internal grep; works on all platforms, searches compressed files >> >> now, this i feel like making the same rant as the spell check. Why? oh > why? >

Re: Open each file in newtab (without using -p)

2006-08-25 Thread Groleo Marius
On 8/25/06, Groleo Marius <[EMAIL PROTECTED]> wrote: On 8/25/06, A.J.Mechelynck <[EMAIL PROTECTED]> wrote: > Groleo Marius wrote: > > On 8/24/06, A.J.Mechelynck <[EMAIL PROTECTED]> wrote: > >> 1. Do you have the required features compiled-in? . > &g

Re: Open each file in newtab (without using -p)

2006-08-25 Thread Groleo Marius
On 8/25/06, A.J.Mechelynck <[EMAIL PROTECTED]> wrote: Groleo Marius wrote: > On 8/24/06, A.J.Mechelynck <[EMAIL PROTECTED]> wrote: >> 1. Do you have the required features compiled-in? . I think it is may be consequence of the fact that autocommands (except when &quo

Re: Open each file in newtab (without using -p)

2006-08-24 Thread Groleo Marius
On 8/24/06, A.J.Mechelynck <[EMAIL PROTECTED]> wrote: 1. Do you have the required features compiled-in? :version The output should include +autocmd +eval +syntax If it doesn't, install a Vim version which has them. I recommend Big or Huge features. vim --version VIM - Vi IMproved 7.0

Re: Open each file in newtab (without using -p)

2006-08-24 Thread Groleo Marius
On 8/24/06, Groleo Marius <[EMAIL PROTECTED]> wrote: On 8/24/06, Robert Hicks <[EMAIL PROTECTED]> wrote: > A.J.Mechelynck wrote: > > Groleo Marius wrote: > > [...] > >> Thing is, the vim's tabpage mechanism is just not the way all tabbed > >> ap

Re: Open each file in newtab (without using -p)

2006-08-24 Thread Groleo Marius
On 8/24/06, Robert Hicks <[EMAIL PROTECTED]> wrote: A.J.Mechelynck wrote: > Groleo Marius wrote: > [...] >> Thing is, the vim's tabpage mechanism is just not the way all tabbed >> apps work. >> I've spent a whole day searching for a solution with no luck

Re: Open each file in newtab (without using -p)

2006-08-24 Thread Groleo Marius
On 8/23/06, A.J.Mechelynck <[EMAIL PROTECTED]> wrote: Groleo Marius wrote: > On 8/23/06, David Fishburn <[EMAIL PROTECTED]> wrote: >> :tab new c:\temp\whatever.txt >> > :) that is mentioned in :help, and i dont see how it solves the :e or > ctrl-] problem >

Re: Open each file in newtab (without using -p)

2006-08-23 Thread Groleo Marius
On 8/23/06, David Fishburn <[EMAIL PROTECTED]> wrote: :tab new c:\temp\whatever.txt :) that is mentioned in :help, and i dont see how it solves the :e or ctrl-] problem Also , :tab sball is not a solution. I wonder if a tabpage has a maximum number of windows it can hold. If that could be set

Open each file in newtab (without using -p)

2006-08-23 Thread Groleo Marius
I can't find any reference to the $subject, nor on web nor in :help. Basically, I'm searching for a method to open a new file in its own tab. Opening a new file might mean :e or a CTRL-] -- Regards, Groleo!

Re: Can bold fonts be disabled ?

2006-07-19 Thread Groleo Marius
On 7/19/06, Pádraig Brady <[EMAIL PROTECTED]> wrote: Groleo Marius wrote: > Hi > > I use a bold font in guifont, but if the colorscheme uses gui=BOLD, then > vim will try to thicken the font even more, turning it into unreadable. > > I tried s/gui=BOLD/gui=NONE/g but the

Can bold fonts be disabled ?

2006-07-18 Thread Groleo Marius
Hi I use a bold font in guifont, but if the colorscheme uses gui=BOLD, then vim will try to thicken the font even more, turning it into unreadable. I tried s/gui=BOLD/gui=NONE/g but the effect seems to persist. I'm asking if there is a way to tell vim what font to use for bold fonts only, sort

Re: CurorLine, set cursorline: slow, slower, slowest ?!

2006-06-11 Thread Groleo Marius
On 6/2/06, Yakov Lerner <[EMAIL PROTECTED]> wrote: On 6/2/06, Pádraig Brady <[EMAIL PROTECTED]> wrote: > Charles E Campbell Jr wrote: > >> Unfortunately, I have to confirm the original problem. > >> Running xterm-256colors with xterm16 colorscheme in the > >> xterm, when the cursorline is highli