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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

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

... That ml_get error looks serious ... but I'm not sure about that. ... or ... consider ... -- Andy --~--~---------~--~----~------------~-------~--~----~ You...
49 May 9, 2008
9:16 am

Gary Johnson
garyjohn@...
Send Email

Hi all I was just looking through the python regular expression reference (http://docs.python.org/lib/re-syntax.html for those who are interested), and I saw...
6 May 9, 2008
8:51 am

A.Politz
politza@...
Send Email

I know how to use the keyboard for all sorts of basic navigation (paragraph, sentence, word, etc. etc.), yanking text, and quite a few other commands. I've...
42 May 9, 2008
8:47 am

Richard Quirk
richard.quirk@...
Send Email

Hi, Is there a script wich launch vimdiff on files into two directories passed in parameters. Thanks --~--~---------~--~----~------------~-------~--~----~ You...
2 May 9, 2008
8:43 am

Jürgen Krämer
jottkaerr@...
Send Email

Hello, I am quite new to vim and I have a trouble loading NERDTRee plugin Actually I have put it in the plugin directory. Do I have to do something else in...
5 May 9, 2008
8:34 am

Gary Johnson
garyjohn@...
Send Email

Hi, I would like to store the result of find function into a list . How can I do ? Best Regards --~--~---------~--~----~------------~-------~--~----~ You...
3 May 9, 2008
8:24 am

epanda
callingelvis@...
Send Email

Is it possible to define a block as an area in between a 'begin&#39; and an 'end' For example if i had my block as such { statement 1 statement 2 ... statement n }...
11 May 9, 2008
8:24 am

dfishburn.vim@...
Send Email

Hi I've just tried to install NERDTree following the instructions that come with the script. However, when I go :NERDtree ~/ both Vim and Gvim crash. Has...
2 May 9, 2008
7:52 am

Kostas Troas
kostas.troas@...
Send Email

<http://www.myeverydaypage.com/> "A Dream is just a dream. A Goal is a dream with a plan and a deadline." <http://www.myeverydaypage.com/> -Harvey Mackay ...
1 May 9, 2008
7:42 am

Sonia
rapidmile@...
Send Email

Hello guys, I have lots of files with the same name recursively under a directory, some are in very deep directories. I would like to use a single command to...
18 May 8, 2008
5:10 pm

drchip@...
Send Email

using vim i remember i was able to enter visual mode with v and after to tell vim to select a block of text and not lines, for instance i was able to press j...
5 May 8, 2008
1:42 pm

Benjamin Fritz
fritzophrenic@...
Send Email

For some strange reason, when using gnu screens with vim, the scrolling doesn't work properly, leaving text remnants on the status line. Worse yet, when I...
9 May 8, 2008
4:48 am

Gary Johnson
garyjohn@...
Send Email

edit a file with vim, save and exit. open the file using other editor,such as windows notepad, Ultraedit, found the redundant empty line. The problem is when i...
3 May 8, 2008
3:05 am

hszheng
hszheng@...
Send Email

... -- Glen --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit...
7 May 8, 2008
2:20 am

Bill McCarthy
WJMc@...
Send Email

Hi, I use find to search for header or source file but when I have many files with the same name in my path, I wonder if find function can let me choose the...
6 May 7, 2008
8:34 pm

A.Politz
politza@...
Send Email

Hi! I'm working on a Unix plattform. The main application is writing Fortran codes. I'm looking for a SIMPLE .vimrc template. The main purpose of the .vimrc...
19 May 7, 2008
6:43 pm

Yegappan Lakshmanan
yegappanl@...
Send Email

Hi list! Abstract: I'm working now with BlueCoat (bluecoat.com) network appliances, and they have their policies in what they call Content Policy Language ...
5 May 6, 2008
5:15 pm

if
zeylie@...
Send Email

Hello, There is a file "vwBuVo_Konten_Nebeneinander_KT.sql"; which I want to load by hitting gf when the cursor is on the word "vwBuVo_Konten_Nebeneinander_KT"....
2 May 6, 2008
3:19 pm

Jürgen Krämer
jottkaerr@...
Send Email

This *is* spam, since it is being sent to a mailing list. ... --~--~---------~--~----~------------~-------~--~----~ You received this message from the...
7 May 6, 2008
12:50 pm

Kenneth G. McClure
kgmcclure@...
Send Email

I just attempted to post to the list, and received a failed delivery notice containing the following: Final-recipient: rfc822; vim@... Action: failed ...
2 May 6, 2008
12:39 pm

Brett Stahlman
brettstahlman@...
Send Email

Hi, I have a problem which happens fairly often (I just saw it a few minutes ago), but I can't seem to reproduce it all the time. Sometimes when I have a fold...
4 May 6, 2008
9:15 am

Heptite
heptite@...
Send Email

In my installation of vim, and many other that I have tried, pressing O right after leaving insertion mode causes a delay for about a second, during which an O...
4 May 6, 2008
8:56 am

Carl Mäsak
cmasak@...
Send Email

I was trying to figure out the best workflow to get my filter compute the angle between three atomic-coordinates. Each coordinate comes on its own line as a...
16 May 6, 2008
8:45 am

A.Politz
politza@...
Send Email

I recently needed to search and replace a block of code over multiple files. I tried yanking the block of code into register x, then I tried this; ...
2 May 6, 2008
6:13 am

John Beckett
johnb.beckett@...
Send Email

What highlight groups can you use for default syntax highlighting in a syntax file? Or, from another angle, what highlight groups can generally be assumed to...
3 May 6, 2008
2:07 am

Tony Mechelynck
antoine.mechelynck@...
Send Email

I noticed that vim (not gvim) does not has menubar other than that already provided by gnome-terminal. Is this by designed that vim does not have menubar? ...
5 May 6, 2008
2:00 am

bill lam
cbill.lam@...
Send Email

When editing an HTML file, is there away to launch a web browser with the current page? Thanks! Mark --~--~---------~--~----~------------~-------~--~----~ You...
10 May 6, 2008
1:14 am

Charles E. Campbell, ...
drchip@...
Send Email

Hello, a question perplexed me such a long time. I added "set mouse=a" in the .vimrc file, and then I found that when I edit a file I can't use copy menu and...
2 May 5, 2008
11:59 pm

Tony Mechelynck
antoine.mechelynck@...
Send Email

all, when I start a gvim session (linux) the default window size has somehow become 'maximum&#39;. when I am in a KDE session. if I am in a blackbox session, the...
2 May 5, 2008
10:34 pm

sc
toothpik@...
Send Email

Hi, Sometime I launch a function by a key mapped but it takes long time so I want to stop it. How you do that ? Best Regards Epanda ...
2 May 5, 2008
6:22 pm

Andy Wokula
anwoku@...
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