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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

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

I have recently been using the vcscommand against subversion repositories with gvim. However, in the morning I first have to use TortoiseSVN to check-in at ...
6 May 5, 2008
1:50 pm

Bob Hiestand
bob.hiestand@...
Send Email

This is not spam, if you wish to be removed from this mailing list, please reply to this email with the Subject "Remove". Dear *Member*, Launching ...
1 May 5, 2008
10:29 am

Sonia
rapidmile@...
Send Email

Hello dear list, I was wondering if there is a way to add a "new" way the netrw Explore function opens a file. My idea is the following: I use ":Explore"; to...
7 May 5, 2008
7:14 am

Gregory SACRE
gregory.sacre@...
Send Email

hey folks, as the subject says. I've tried to figure it out by myself, but am stumped, and am turning to the list now (there's some great folks in here, btw). ...
8 May 5, 2008
5:04 am

Jeffrey 'jf' ...
jfs.world@...
Send Email

Hi, I use a lot of key maps in vim, and sometimes I need to repeat the last keymap again. How do I do that? For ex: I use cscope key maps to lookup the keyword...
1 May 5, 2008
4:09 am

Arv
arvind.bits@...
Send Email

In vim + cscope, we can use command ":cs find g name" to find the definition of a function or structure. But there are some problems for structures. For...
4 May 5, 2008
3:08 am

Mark Wilden
mark@...
Send Email

I ran into a problem a while back with the initial temporary directory created in /tmp by tempname() being wiped out (by some system cleaning script etc...)....
3 May 4, 2008
8:43 pm

Bram Moolenaar
Bram@...
Send Email

Hello All I have found a way to correctly display Persian characters in Vim using Windows XP console (cmd.exe): 1) Change the console font to Lucinda console. ...
3 May 4, 2008
8:43 pm

Bram Moolenaar
Bram@...
Send Email

Laptops, Cell Phones & iPods ... Find latest news and reviews about laptops, cell phones, ipods and other electronic gadgets at The Gadgets Forum...
1 May 4, 2008
8:00 pm

Green Pikes
greenpikes@...
Send Email

Hello All I use Vim in console mode. (Both Linux and Windows) When I want to type in Persian, I just see some junk characters. I have set the following ... ...
3 May 4, 2008
4:21 pm

Ali Majdzadeh
ali.majdzadeh@...
Send Email

Let me preface this by saying that I this is a minor "nit", and one could probably argue its correctness based on artifactual behavior based on how the windows...
9 May 4, 2008
1:41 pm

Andy Wokula
anwoku@...
Send Email

Hi, Is it possible to highlight multiple search ? Thanks Epanda --~--~---------~--~----~------------~-------~--~----~ You received this message from the...
4 May 4, 2008
11:11 am

Ben Schmidt
mail_ben_schmidt@...
Send Email

I would like to edit latex files with vim. How to customize vimrc and what plugins should be included? Any recommendation? thanks in advance, ...
2 May 4, 2008
10:33 am

Zsolt Udvari
udvzsolt@...
Send Email

Hi, I want to test my working Directory and ifdirectory does not exists, introduce a input dialog box in order to enter the directory. I have tried this in my...
12 May 4, 2008
8:37 am

epanda
callingelvis@...
Send Email

After doing a put I would like to visually select the text I just pasted. This would be kind of like gv. I want to start visual mode, but select the new text,...
2 May 4, 2008
3:02 am

Tony Mechelynck
antoine.mechelynck@...
Send Email

Hi folks, new files for usr_12, usr_90 (Installing Vim; very important), usr_45. As usual at http://www.florianrehnisch.de/vimhelp/ flori ...
1 May 3, 2008
5:32 pm

Florian Rehnisch
eixman@...
Send Email

Hello, I would like to extract a line from every 3 lines from a file. the files looks like 1.1 1.2 1.3 1.4 1.5 1.6 I only want to extract 1.1 and 1.4 and put...
6 May 3, 2008
11:45 am

Stahlman Family
brettstahlman@...
Send Email

Hi, Sorry if the question seems obvious, but I noticed that my vim sessions are terminated if for any reason X crashes, which defeats the purpose of running...
12 May 2, 2008
4:19 pm

Manu Hack
manuhack@...
Send Email

Hi All! I have capslock/tab mapped to hyper/super keys in xkbcomp. How do I use them in Vim? I've tried <H-...>, <[1-5]-...> ... none of which works. Thanks, ...
2 May 2, 2008
9:58 am

Tony Mechelynck
antoine.mechelynck@...
Send Email

Hi all, is there a way to search for a given string in all open buffers, preferably in a way that all matches show up in `:cw`? Thanks, Nico ps: I know about...
14 May 2, 2008
8:18 am

Nico Weber
nicolasweber@...
Send Email

I want to map ,xhtml to output: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html...
5 May 2, 2008
7:25 am

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

HI, I would like to knon how to delete N blanked lines I have tried this with 8 lines but it deletes only the first blank line g/\(^\n\)&#92;{8}/d Thanks Epanda ...
12 May 2, 2008
7:19 am

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

... I think :bwipeout is the one you want, and I believe it will reduce memory usage; somebody had the same issue on the list a while ago (buffers causing...
21 May 1, 2008
6:07 pm

Matthew Winn
vim@...
Send Email

Greetings, I have searched and seached and can't find how to do it. In my vimrc how do I test the file suffix and then set specific options for this session? ...
4 May 1, 2008
3:29 pm

Tony Mechelynck
antoine.mechelynck@...
Send Email

I was wondering if there's any debugger written specifically for Vim code? I've got a thorny problem on a vim plugin on Solaris (I can't share the code) and...
3 May 1, 2008
1:42 pm

David Fishburn
dfishburn.vim@...
Send Email

In emacs it can open a split window and run an interactive console within that buffer. How to do it in vim? for example in the first picture in this link...
8 May 1, 2008
11:47 am

Andreas Müller
andrmuel@...
Send Email

Dear all, Apologies if this is obvious; I've tried searching google for a few things and I've tried grepping the vim help, but I'm obviously looking for the...
4 May 1, 2008
11:00 am

A. S. Budden
abudden@...
Send Email

Dear *Member*, Launching *www.MyEverydayPage.com<http://www.myeverydaypage.com/> * Do you know, most of the internet surfers waste time online just for ...
1 Apr 30, 2008
8:11 pm

My Everyday Page
rapidmile@...
Send Email

1. inside the file .vimrc, how to make certain portion run only under gvim but not vim? 2. the following status line work for gvim, but under vim the word...
14 Apr 30, 2008
6:51 pm

Mark Wilden
mark@...
Send Email

Is there a way to run something akin to a "one-way-filter" in vim? I need a shell script(bash) to process some user-visually-selected data and then merely...
6 Apr 30, 2008
4:01 pm

Rahul
rpnabar@...
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