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
Messages 15247 - 15276 of 137733   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
15247 Devin Weaver
ktohg@... Send Email
Dec 7, 2000
3:26 pm
A new version has been placed at my FTP site for the xmledit.vim script. ftp://tritarget.com/pub/vim/scripts/xmledit.vim " This script provides some...
15248 Moore, Paul
Paul.Moore@... Send Email
Dec 7, 2000
3:53 pm
From: Thomas Capricelli [mailto:orzel@...] ... [...] ... That's excellent news. I look forward to using kvim (when I finally get a Linux PC set up with KDE...
15249 Peter Bismuti
bismuti@... Send Email
Dec 7, 2000
6:53 pm
What is the slickest way of insert the filename into the document?? The :r! echo % works but is a bit wordy. It could be mapped of course, but I was wondering...
15250 DouglasPotts@... Send Email Dec 7, 2000
6:57 pm
I believe that would be in insert mode, that you do: <c-r>=% -Doug -- *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=* Douglas L. Potts...
15251 Benji Fisher
fisherbb@... Send Email
Dec 7, 2000
7:03 pm
... Normal mode: "%p Insert mode: <C-R>% ... --Benji Fisher...
15252 Benji Fisher
fisherbb@... Send Email
Dec 7, 2000
7:51 pm
... I think you misunderstand what the [brackets] are doing. In particular, there is no special meaning for \(\) inside the brackets: these are just four...
15253 David Gravereaux
davygrvy@... Send Email
Dec 8, 2000
1:20 am
I'm having trouble "groking" the concepts and interactions of layered regions and matches and all that.. Is there a way to see interactively where vim is...
15254 Kolbjørn Barmen
kolla@... Send Email
Dec 8, 2000
3:53 am
... Tried UAE yet? :) ... Doesnt bring colours, but thanks :) ... I mean 5bit (32 colours) icons that most of us amiga users use today :) -- kolla...
15255 Jean Jordaan
Jean@... Send Email
Dec 8, 2000
7:45 am
Hi Benji ... Yes .. wishful thinking, on my part .. ... Well, it makes me feel a little better that I wasn't overlooking something obvious. ... Wow, rather...
15256 Andrzej M. Ostruszka
ostruszk@... Send Email
Dec 8, 2000
10:22 am
... My main point is that there is no :break (or similary named function) that would cause breaking :g and :v. I hope I missed it in docs but I don't think...
15257 c928400@... Send Email Dec 8, 2000
10:49 am
... That would probably only be included in the development releases (for now, of course :-), But then again, there is already ... Peppe -- "Before you...
15258 Bram Moolenaar
Bram@... Send Email
Dec 8, 2000
11:44 am
... [For those who don't know UAE: That's a simulater to run Amiga programs on a Unix system] I tried it some time back, but it didn't work well for me....
15259 Benji Fisher
fisherbb@... Send Email
Dec 8, 2000
4:09 pm
... Yes, and (according to http://www.vim.org/docnew/version6.txt, look for new-searchpat) vim 6.0 will also allow (if I have the syntax right) ...
15260 J. David Boyd
dave@... Send Email
Dec 8, 2000
5:38 pm
Hello, I have found 2 or three different .vim files that perport to create a grep feature such as Xemacs has. (Shows found lines in a separate window, then...
15261 Denis Perelyubskiy
denisp@... Send Email
Dec 8, 2000
7:34 pm
... looks like you're using windows. when you say 'package&#39;, all you really want is grep.exe, right? cause if that's the case, check out cygwin. This could be...
15262 Earthlink
dave@... Send Email
Dec 8, 2000
7:47 pm
Oops, excuse me for not being clear enough. I am using Cygwin, and have grep.exe. No problem there. What I am looking for is a vim script that makes use of...
15263 Devin Weaver
ktohg@... Send Email
Dec 8, 2000
7:58 pm
... Is :cw what your looking for? (I think that is VIM 6.x though). -- If VIM were a woman, I'd marry her. Slim, organized, helpful and beautiful; what's not...
15264 J. David Boyd
dave@... Send Email
Dec 8, 2000
8:21 pm
Close, and it sure put me on the right direction. It just so happens I am using VIM 6.x, and after reading your message I typed ':help grep', which told me...
15265 Peter Bismuti
bismuti@... Send Email
Dec 8, 2000
9:26 pm
I've pasted two files, the jsp file and the *.html file showing what I am seeing, hope this is helpful. ....................CUT...
15266 Rahul Joshi
rjvml@... Send Email
Dec 9, 2000
2:05 am
Hi, I use word completion extensively but I am unable to go back using a single keystroke if I don't want the word completed by vim. e.g. I type comple^p =>...
15267 Benji Fisher
benji@... Send Email
Dec 9, 2000
2:46 am
... This is on the todo list. ... /^Insert Note that you can use <C-N> as many times as you typed <C-P>, instead of <BS> for as many characters as have been...
15268 Peter Bismuti
bismuti@... Send Email
Dec 9, 2000
3:53 am
I have a multiple monitor setup and the settings (font size, rows, cols) that will make gvim full screen on one monitor are not the same for the other. Is...
15269 Arjona, Ariel
aarjona@... Send Email
Dec 9, 2000
2:47 pm
I'm using gvim 5.7 in Win2K and I accomplish this setting lines and columns to very high values like say 999 (dunno other platforms.)...
15270 Benji Fisher
benji@... Send Email
Dec 9, 2000
11:07 pm
I do not know about multiple monitors, but on Win32, the recommended ... --Benji Fisher...
15271 Benji Fisher
benji@... Send Email
Dec 9, 2000
11:07 pm
... I am not sure what you want. Can you ask a more specific question? --Benji Fisher...
15272 Andre Berger
uzscd5@... Send Email
Dec 10, 2000
10:00 am
I'd like to change vim's paste behavior, namely the paste to the "left". By default the cursor is placed left to the pasted text, I'd expect it on the right...
15273 Benji Fisher
benji@... Send Email
Dec 10, 2000
4:08 pm
... When you say 'paste to the "left",' I assume you mean P instead of p. If "where it was before" means "on the same character" then try using gP instead of...
15274 Andre Berger
uzscd5@... Send Email
Dec 10, 2000
5:14 pm
... I didn't know the gP command. ... This is exactly what I was looking for. ... Thank you very much. I'm a Vim newbie; I didn't even know there was help for...
15275 Walter Briscoe
wbriscoe@... Send Email
Dec 11, 2000
8:50 am
I recently bought a laptop running Windows 2000 Professional on which I have loaded the command line version of vim 5.7. I have two problems which stump me. 1)...
15276 Andreas Rapp
andreas.rapp@... Send Email
Dec 11, 2000
9:23 am
Hi, It would be nice to have a function in normal mode where one could put the cursor on one word and change it to a different out of a group with a single...
Messages 15247 - 15276 of 137733   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