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
Messages 27188 - 27217 of 137778   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
27188 Andrey R. Urazov
coola@... Send Email
Apr 1, 2002
9:07 am
Hello, I have a problem when using :Man vim command. For some man pages it works ok while there are problems when displaying the others. I can get a part of...
27189 Srinath Avadhanula
srinath@... Send Email
Apr 1, 2002
10:46 am
Sorry to be replying to my own mail and adding to the noise, but in the last 2 hours or so, it was pointed out that the version I had uploaded on the web was...
27190 Ricardo SIGNES
samael-vim@... Send Email
Apr 1, 2002
4:26 pm
Users: So, I know this is lame, but: Is there a default vim way to insert a blank line above/below without entering insert mode? I know I can just map...
27191 Ron Aaron
ron@... Send Email
Apr 1, 2002
4:34 pm
After looking at the help for '-menufont&#39;, it seems I must use some other mechanism for GTK builds. How to I change the menu font to be one that can show...
27192 Ron Aaron
ron@... Send Email
Apr 1, 2002
4:39 pm
... and variations... Ron...
27193 Brett Pershing Stahlman
brett.stahlman@... Send Email
Apr 1, 2002
5:01 pm
With foldmethod set to marker, I would expect that performing a recursive close (zC) on the outer fold in the following example would cause the inner fold to...
27194 Benji Fisher
benji@... Send Email
Apr 1, 2002
7:13 pm
Can vim be used as a filter, like sed? For example, % ls | vim - --other-options I think the - option makes vim read a buffer from stdin, but how do we get it...
27195 Antoine J. Mechelynck
antoine.mechelynck@... Send Email
Apr 1, 2002
7:16 pm
Check your vimrc files. If the install has slipped in a line saying "behave winms" you're in for trouble (That would, among other things, define Ctrl-C=copy,...
27196 Hari Krishna Dara
hari_vim@... Send Email
Apr 1, 2002
8:03 pm
When I realized that everybody had to copy the sort logic from explorer.vim, I thought it would be better to have this shared in a common place. So I copied it...
27197 Aleksandar Jelenak
Aleksandar.Jelenak@... Send Email
Apr 1, 2002
8:10 pm
Dear All: I am trying to get proper syntax highlighting of keywords in IDL (ft=idlang). Here's an example: plot, x, /box, y, title='My Plot', z, $ ...
27198 Michael Naumann
mnaumann@... Send Email
Apr 1, 2002
8:55 pm
... Benji - I think this is a hard question. Unfortunatly there doesn't seem to be a pure vim-way of doing this. My first idea looked like ls | vim - -es -c...
27199 Preben Guldberg
c928400@... Send Email
Apr 1, 2002
9:03 pm
... Iirc, you don't. ... A very crude hack. With a stdout.vim file reading silent exec 'w ' . tempname() silent !type % silent !del % q! you could invoke vim...
27200 Denis Perelyubskiy
denisp@... Send Email
Apr 1, 2002
9:52 pm
Hello, for a while now i've been experiencing this: on win2k, no matter what client I use, when I try to go to ftp.vim.org it works, fine, then i click on pub,...
27201 Kendall Shaw
queshaw@... Send Email
Apr 1, 2002
10:02 pm
Hi, How do I: 1. Open a file, then another, then another and switch between them without using the gui, and without having to type in the names of all the...
27202 Rajarshi Guha
rajarshi@... Send Email
Apr 1, 2002
10:05 pm
... HTH, -- ... Rajarshi Guha | email: rajarshi@... 417 Davey Laboratory | web : http://jijo.cjb.net Department of...
27203 Brett Pershing Stahlman
brett.stahlman@... Send Email
Apr 1, 2002
11:45 pm
With foldmethod set to marker, I would expect that performing a recursive close (zC) on the outer fold in the following example would cause the inner fold to...
27204 P. Alejandro Lopez-Va...
dradul@... Send Email
Apr 2, 2002
1:13 am
At 01:51 p.m. 01/04/2002 -0800, Denis Perelyubskiy wrote: >Hello, > >for a while now i've been experiencing this: on win2k, no >matter what client I use, when...
27205 Denis Perelyubskiy
denisp@... Send Email
Apr 2, 2002
2:04 am
... [...] thanks. I tried several, and they all seem to come up with the same result. command-line ftp is the same thing. I am beginning to suspect that maybe...
27206 Christian MICHON
christian_michon@... Send Email
Apr 2, 2002
2:07 am
Ron, for gvim under unix/linux, create if you don't have one already a file ~/.gtkrc. For gvim under windoze, I do not know yet ;) Most probably it's gtkrc, or...
27207 Antoine J. Mechelynck
antoine.mechelynck@... Send Email
Apr 2, 2002
2:15 am
1. What about the following: vim -o3 starts vim with 3 windows open ... opens file1 in window 1 (ou don't need the gui for that) Of course, you must type the...
27208 Ricardo SIGNES
samael-vim@... Send Email
Apr 2, 2002
3:06 am
... I experienced the same problem several times. I don't know what was happening. Finally, transferred the file to my unix box, then over to the w32 box. --...
27209 Ingo Krabbe
i.krabbe@... Send Email
Apr 2, 2002
6:36 am
... Hash: SHA1 ... I think you should think over what you want to do. Since the 70's when the first vi came out for some UNIX Computer it was thought as a...
27210 Bram Moolenaar
Bram@... Send Email
Apr 2, 2002
8:36 am
... A few others complained about this as well. The strange thing is that it's always the "pc" directory. All other directories work just fine. I asked the...
27211 Infoman
infoman@... Send Email
Apr 2, 2002
9:04 am
hi i just moved to the gvim-editor, since i can use it on linux and windows. i have a problem in mapping keys: when i map the keys kDivide or kMultiply it...
27212 Neil Bird
neil@... Send Email
Apr 2, 2002
9:49 am
Around about 02/04/02 10:03, Infoman typed ... ... Probably. See what you get when you type (in insert mode in vim) <C-V> before one of your KP keys. Also...
27213 P. Alejandro Lopez-Va...
dradul@... Send Email
Apr 2, 2002
12:03 pm
At 10:36 a.m. 02/04/2002 +0200, Bram Moolenaar wrote: >A few others complained about this as well. The strange thing is that >it's always the "pc" directory....
27214 Charles Jie
chjie@... Send Email
Apr 2, 2002
3:06 pm
I have the locale set to zh_TW.Big5, and use xcin for my input method of traditional Chinese. (kde-2.2.1, mandrake 8.1) It's always OK to trigger xcin with key...
27215 darren chamberlain
dlc@... Send Email
Apr 2, 2002
3:10 pm
Quick question (hopefully): I just grabbed a file from a mailing list archive which has lines longer than 72 characters terminated with "+" and wrapped to the...
27216 Brett Pershing Stahlman
brett.stahlman@... Send Email
Apr 2, 2002
3:16 pm
With foldmethod set to marker, I would expect that performing a recursive close (zC) on the outer fold in the following example would cause the inner fold to...
27217 M K Saravanan
mksarav@... Send Email
Apr 2, 2002
3:30 pm
hi, How to replace a word under the cursor (say: junk) with another foojunkbar? when i am reading a paragraph, some of the word i want to change as...
Messages 27188 - 27217 of 137778   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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