Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

vim · Vim (Vi IMproved) text editor users list

The Yahoo! Groups Product Blog

Check it out!

Group Information

? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
  Newest  |  < Newer  |  Older >  |  Oldest
Topics Messages Latest Post

I have hex value 0x1 on my window, If I press on 1 with a mapped key, I wished to have the value go on increasing to 0x2,0x3 and soon How do I do it vipin...
5 Mar 2, 2001
11:55 am

vipin aravind
vipin.aravind@...
Send Email

Hi. All these days I used to use my own hand rolled syntax files (back from the day) for syntax highlighting. Since the syntax files that come with vim these...
3 Mar 2, 2001
9:39 am

Niklas Lindström
niklas.lindstrom@...
Send Email

Hi again, I'm working with autocommands to set up differing editing environments depending on what files/buffers I'm editing. I use different config-on and...
2 Mar 2, 2001
4:32 am

Benji Fisher
benji@...
Send Email

Is it possible to have variable width tabs within a single line? I'd like to replace a "Tab marker" in a line with a variable number of spaces depending on the...
5 Mar 2, 2001
4:17 am

Benji Fisher
benji@...
Send Email

I have a small problem with all the vim6 version that I've tried: being french, I usually have to enter accented characters (ie. é, ç, à, etc...). In order...
5 Mar 1, 2001
8:24 pm

David Lebel
lebel@...
Send Email

Hi everyone I have just replaced my laptop with a palm (with keyboard) for taking lecture notes and am looking for a version of vi or something similar to run ...
2 Mar 1, 2001
8:21 pm

David Lebel
lebel@...
Send Email

I'm running gvim 5.7 under Win95. i. If I try to set breakat, it is set to an empty string. E.g., after starting Vim I check and breakat has its default value....
3 Mar 1, 2001
7:40 pm

Benji Fisher
fisherbb@...
Send Email

Hi, The internal C formatting function (":help =")seems to use different settings than the "comments"; string indicates. The default "comments"; string is: ...
5 Mar 1, 2001
5:15 pm

Coen Engelbarts
Coen.Engelbarts@...
Send Email

Hi All, Here is the problem - I'm on a Solaris box, vim is an odler version, the perl.vim file seems a little screwy, which it doesn't in 5.6 The solution...
3 Mar 1, 2001
12:10 am

William Lee
wlee@...
Send Email

Hello All: Questions regarding this problem were posted earlier this week, but I have seen no response to it lately. (Have had email problems)..... I'm using...
1 Feb 28, 2001
5:22 pm

Tim Johnson
tim@...
Send Email

Hi all I often find myself having to use Outlook. When reading digests, I like to <c-a><c-c> to copy the whole digest in Outlook, <m-tab> to vim, p and then...
12 Feb 28, 2001
3:19 pm

Jean Jordaan
Jean@...
Send Email

I've been trying to flex my puny vim muscles on the following problem. Create a map to capitalise the character under the cursor or, if it's not a letter, the...
4 Feb 28, 2001
2:21 pm

Alan G. Isaac
aisaac@...
Send Email

Hi , Can anybody tell me that how can I get the word on the command line on which my cursor is .. Basically I am trying to map some character to get the man...
3 Feb 28, 2001
1:08 pm

Maneesh Singhal
maneesh@...
Send Email

Hello Folks, Is there any way that I could fix the direction 'n' and 'N' would search following the use of '#','*','//&#39; or '??'. I want 'n' to always search...
3 Feb 28, 2001
12:50 pm

Pritesh Mistry
MPritesh@...
Send Email

Hi Claudio, Johannes, and all Shouldn't this: " special characters syn match htmlSpecialChar "&[^;]&#92;{1,6};" [1] be this: syn match htmlSpecialChar "&[^...
3 Feb 28, 2001
8:00 am

Jean Jordaan
Jean@...
Send Email

Hi vimmers, I have vim with +python under linux and NT4.0. Under linux everything is fine, python macros work. The same macros work under NT4.0 if the python...
2 Feb 27, 2001
9:35 am

Moore, Paul
Paul.Moore@...
Send Email

It's not *#, it's *N of course! Sorry!...
1 Feb 27, 2001
9:13 am

Jean Jordaan
Jean@...
Send Email

Sorry if this is an FAQ but I can't find the answer anywhere. When using vim 5.7 at the console in redhat 6.2 I get ^? when I hit backspace, whereas it works...
5 Feb 27, 2001
8:52 am

Thomas Köhler
jean-luc@...
Send Email

Has anybody thought of adding an NNTP interface to the mailing lists, the NetBeans (open source version of Forte for Java) folks have done so recently and I...
2 Feb 27, 2001
7:47 am

vipin aravind
vipin.aravind@...
Send Email

I have a color syntax file I use with gvim which I like very much. I launch gvim from a blackbox menu as I always have and everthing is cool. But I recently...
1 Feb 27, 2001
5:07 am

DAve
lists@...
Send Email

I've been playing a bit, and I'm to the point that I need to know why something happens. I regularly have multiple buffers open. When I go to :w one of those...
7 Feb 27, 2001
4:17 am

Timothy Grant
tjg@...
Send Email

I sent some replies that I did not cc to vim, so I will just try and repeat my point one more time. This discussion shouldn't be limited to just IDEs, it is...
7 Feb 26, 2001
7:29 pm

John Hinsley
jhinsley@...
Send Email

On the offchance that one of you has been waiting for just this function to be written, here's Uniq. I suspect that this will be just a :s command in Vim 6 ......
3 Feb 26, 2001
5:27 pm

Jean Jordaan
Jean@...
Send Email

Hi, Is there a way I can get vim to start a gui when *both* input and output are not ttys ? Right now I get warning messages like Vim: Warning: Output is not...
1 Feb 26, 2001
8:44 am

Janakiraman .S
prince@...
Send Email

When I used vim several years ago, it came with a utility called mvi that brought up a list of files in vim; you could edit the list to delete files and/or to...
2 Feb 26, 2001
6:52 am

Jean Jordaan
Jean@...
Send Email

Dear Vim users, I have trouble to set up Vim so that whenever a file is loaded, it will restore the last cursor position when the file was last loaded (or...
4 Feb 26, 2001
6:48 am

Jean Jordaan
Jean@...
Send Email

I know that I have seen this somewhere, but now that I need to know I can't find it. Is there a way to stop vim from outdenting comment lines to the left...
3 Feb 26, 2001
3:27 am

Janakiraman .S
prince@...
Send Email

Hi, I am using Vim 5.7. I am calling put from a script to add some lines to a buffer and :%s to substitute some pattern. These two actions result in messages...
2 Feb 26, 2001
1:14 am

Benji Fisher
benji@...
Send Email

hi, I am just using vim5.6 in RedHat 6.2. after I type":syntax on" I got the error message: sorry, this command is not implemented I have $VIMRUNTIME point to...
2 Feb 25, 2001
10:59 pm

Thomas Köhler
jean-luc@...
Send Email

Hello All I am using gvim 5.6 on RH 6.0 I would like to imap alt-h for cursor movement in insert mode. I have attempted to do this using the following ...
1 Feb 25, 2001
10:32 pm

Tim Johnson
tim@...
Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help