Gary Johnson wrote:
On 2007-05-10, "Brian E. Lozier" <[EMAIL PROTECTED]> wrote:
In vim 6, a line at the bottom would show the column the cursor is
over, so I could see like, colymn 79 or whatever. On vim 7 (gvim,
more specifically), the status line at the bottom doesn't show up. Is
there a
On 2007-05-10, "Brian E. Lozier" <[EMAIL PROTECTED]> wrote:
> In vim 6, a line at the bottom would show the column the cursor is
> over, so I could see like, colymn 79 or whatever. On vim 7 (gvim,
> more specifically), the status line at the bottom doesn't show up. Is
> there a way to enable
Bram Moolenaar wrote:
> Micah Cowan wrote:
>> Vincent BEFFARA wrote:
>>> However, it would be nice of vim to always test that it owns the $HOME
>>> directory before creating files there. Would it break anything ?
>> I think this would be a good idea as well. One could argue that if we
>> reason thi
On 5/10/07, lin q <[EMAIL PROTECTED]> wrote:
Great, this works.
Another question, ":tabe %" can open the same file, is there an easy way to
open another file which locates in the same or very similar directory of the
current file?
For example, I am viewing f2 now, and I want to open f3 which is
Announcing: Vim (Vi IMproved) version 7.1b BETA
This is a BETA release of Vim 7.1. It consists of Vim 7.0 plus all
patches, updated runtime files and a few fixes.
If you were using 7.1a please upgrade to 7.1b and verify it works well.
Please report every problem you find! It will only be a
Am Donnerstag 10 Mai 2007 schrieb Tom Purl:
> We already have a tip on the page that people have been working on. You
> can see the link to it on the following page:
>
> * http://en.wikibooks.org/wiki/Learning_the_vi_editor/Vim/TipsSandbox
Quite nice and I was quite disappointed when it did not
Am Mittwoch 09 Mai 2007 schrieb Gene Kwiecinski:
> Now, I have zero idea just how much work is involved in "making" a wiki,
> but if it's enough for one person to do... hey, have at it. Otherwise,
> if you end up waiting for a consensus as to which wiki software to use,
> which site to use, /ad na
lin q wrote:
> Great, this works.
>
> Another question, ":tabe %" can open the same file, is there an easy way
> to open another file which locates in the same or very similar directory
> of the current file?
>
> For example, I am viewing f2 now, and I want to open f3 which is of same
> directory
Micah Cowan wrote:
> Copying the dev list. The missing context is that running vim via sudo
> before having run it as regular user, causes permission problems with
> the created .viminfo file (and others?).
>
> Vincent BEFFARA wrote:
> >>> Wonderful, the problem really is about permission of .vi
Great, this works.
Another question, ":tabe %" can open the same file, is there an easy way to
open another file which locates in the same or very similar directory of the
current file?
For example, I am viewing f2 now, and I want to open f3 which is of same
directory of f2 and to open f4 wh
Brian E. Lozier wrote:
In vim 6, a line at the bottom would show the column the cursor is
over, so I could see like, colymn 79 or whatever. On vim 7 (gvim,
more specifically), the status line at the bottom doesn't show up. Is
there a way to enable it?
Thanks,
Brian
The command you are looki
In vim 6, a line at the bottom would show the column the cursor is
over, so I could see like, colymn 79 or whatever. On vim 7 (gvim,
more specifically), the status line at the bottom doesn't show up. Is
there a way to enable it?
Thanks,
Brian
Am Donnerstag, den 10.05.2007, 11:40 -0500 schrieb Tom Purl:
> For the record, a couple of very knowledgeable people have already done
> most of the hard work. For examples, we have a collection of conversion
> scripts already:
>
> * http://vimtips.googlecode.com/svn/trunk/scripts/
Doh! -- Seb.
Am Donnerstag, den 10.05.2007, 10:44 -0500 schrieb Tom Purl:
> > did last time: Put a sample tip on a wiki page so we can agree
> > on its features.
>
> We already have a tip on the page that people have been working on. You
> can see the link to it on the following page:
>
> * http://en.wikiboo
On Thu, May 10, 2007 10:52 am, Zdenek Sekera wrote:
>> > It would be great if you would consider what I and others have
>> > written, then make a proposal with what you think.
>>
>> Thanks for the feedback! My "proposal" is basically what I said
>> yesterday - that we follow some sort of schedule
> -Original Message-
> From: Tom Purl [mailto:[EMAIL PROTECTED]
> Sent: 10 May 2007 17:45
> To: John Beckett
> Cc: vim@vim.org
> Subject: Re: VimWiki - again - but with a brand new option
>
> On Thu, May 10, 2007 3:40 am, John Beckett wrote:
> > Tom Purl wrote:
> >> Here's what I propose
On Thu, May 10, 2007 3:40 am, John Beckett wrote:
> Tom Purl wrote:
>> Here's what I propose we do:
>> 1. Finalize a tip formatting standard.
>> 2. Use the best available script that supports this standard.
>> 3. Update the best available script if necessary.
>> 4. Revise the standard if necessary.
Copying the dev list. The missing context is that running vim via sudo
before having run it as regular user, causes permission problems with
the created .viminfo file (and others?).
Vincent BEFFARA wrote:
>>> Wonderful, the problem really is about permission of .viminfo!
>>>
>>> I noticed that you
When I use the MiniBufExplorer plugin with a vertical buffer list and
open 30 files in a 34-line window, it only shows the last 16 entries.
I don't know if it's a MiniBufExplorer problem or some kind of default
scrolling behavior in vim that causes it to want to fill up only half
the screen. I wa
LFrankel wrote:
I'm having some problems trying to get syntax folding working for Visual
Basic.
Simply put: I've confirmed that the regexes
"\c^\(.*'\)[EMAIL PROTECTED]" and "\c^\(.*'\)[EMAIL PROTECTED]"
work by simply searching by them with hlsearch turned on and observing that
I get the resul
Tom Purl wrote:
Here's what I propose we do:
1. Finalize a tip formatting standard.
2. Use the best available script that supports this standard.
3. Update the best available script if necessary.
4. Revise the standard if necessary.
5. Convert a tips sample.
6. Review the sample and revise the sc
Hi.
I'm having some problems trying to get syntax folding working for Visual
Basic.
Simply put: I've confirmed that the regexes
"\c^\(.*'\)[EMAIL PROTECTED]" and "\c^\(.*'\)[EMAIL PROTECTED]"
work by simply searching by them with hlsearch turned on and observing that
I get the results I'm expect
22 matches
Mail list logo