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 19250 - 19279 of 138223   Newest  |  < Newer  |  Older >  |  Oldest
Messages: Simplify | Expand Author Sort by Date v
19279 Alex
alex@... Send Email
Jul 3, 2001
2:43 am
Is there any command like :put that will work on a variable instead of a register? ... but :put only works with registers, and I dont feel like using a...
19278 Benji Fisher
benji@... Send Email
Jul 2, 2001
9:09 pm
... I assume that "^[" (looks like two characters in the e-mail) is a CTRL-[, which is the same as <Esc>. My system (gvim on W95) does not have this problem,...
19277 Eric Smith
eric.smith@... Send Email
Jul 2, 2001
7:53 pm
... thank you Benji I studied all those section you refer to, and I tried various options and timeoutlen etc but all to no avail :( The arrow keys still...
19276 Eugene Lee
eugene@... Send Email
Jul 2, 2001
7:11 pm
... http://groups.yahoo.com/group/vim/message/18753 It doesn't look like the revised xml.vim syntax file has been included in any of the Vim 5.8 patches. -- ...
19275 Benji Fisher
benji@... Send Email
Jul 2, 2001
6:44 pm
... [snip] I think the wrong version of syntax/xml.vim was included in the release of Vim 5.8. Try finding the right version, either by poking around your ...
19274 Benji Fisher
benji@... Send Email
Jul 2, 2001
6:33 pm
... First, figure out whether the problem is with finding the vimrc file or with syntax. (I suspect it is the latter.) My favorite method is to add ... to my...
19273 Benji Fisher
benji@... Send Email
Jul 2, 2001
6:16 pm
... I do not see this, but I imagine that your cursor keys send key sequences that start with <Esc>. What OS are you using? Perhaps some of these pointers ...
19272 Tim Musson
Tim@... Send Email
Jul 2, 2001
4:51 pm
Hey all, Just reinstalled VIM after a rebuild of my computer this past December. I am back at doing some coding, and don't like other editors to code with......
19271 Douglas L Potts
potts.13@... Send Email
Jul 2, 2001
4:51 pm
... I'd recommend using Dr. Chip's diffwin mappings etc if you are on 5.7. His site is http://www.erols.com/astronaut/ and look for his vim page. When 6.0 goes...
19270 kartik murari
kartik_murari@... Send Email
Jul 2, 2001
3:51 pm
hi i am working on aix4.1.4.0 and cde i cant get any mapping with the <C-(key)> and <S-(key)> ... nothing happens when i do these matchings.. any idea what's...
19269 Rex Posadas
rexposadas@... Send Email
Jul 2, 2001
3:14 pm
Hi, How do I use vim to compare two files? I'm using vim 5.7 on windows 200. I usually work with gvim.exe. thanks, Rex...
19268 Kremer Markus (PN-SYS...
Markus.Kremer@... Send Email
Jul 2, 2001
3:09 pm
thank you Douglas, that is what i need. Now i create 2 different tag files (one for the definitions and one for prototypes). map <F12> <C-]> map <S-F12>...
19267 Hubbell, Sean (GDIS)
sean.hubbell@... Send Email
Jul 2, 2001
3:08 pm
... From: Hubbell, Sean (GDIS) Sent: Monday, July 02, 2001 10:02 AM To: 'Douglas L Potts' Subject: RE: ctags and vim Cann't you generate a tags file for the...
19266 Douglas L Potts
potts.13@... Send Email
Jul 2, 2001
2:45 pm
... This is really a function of ctags. Vim only uses the output of ctags to jump to the references. Namely, the filepath, and then search for the pattern...
19265 Dan Sharp
vimuser@... Send Email
Jul 2, 2001
2:27 pm
... You need to use 'execute&#39; to get your line to work correctly. The pain is having to add quotes around it. For example, ... will do what you want. You...
19264 Kremer Markus (PN-SYS...
Markus.Kremer@... Send Email
Jul 2, 2001
2:05 pm
Hello, is it possible to specify whether to jump to a definition or prototype? ... the prototype of bla and in .c files ":ta bla" jumps to the definition of ...
19263 Dan Sharp
vimuser@... Send Email
Jul 2, 2001
1:55 pm
... <snip> Did you modify the supplied makefile directly, or did you run ./configure first? It compiles for me just fine by doing ./configure...
19262 Eric Smith
eric.smith@... Send Email
Jul 2, 2001
12:38 pm
... or ... That works fine, but as a side effect makes the arrows <Right>, <Down> and friends trigger this mapping which is not desired. How do i fix this? -- ...
19261 Benji Fisher
benji@... Send Email
Jul 2, 2001
11:07 am
... Here is a clue. Autocommands are called in the order in which they were defined. The * autocommands are called last if they are defined last. Now, the...
19260 Martin Metz
martin.metz@... Send Email
Jul 2, 2001
6:52 am
Hello, ... I solved this problem a little bit different: First, I write the data member by itself, e. g. private String name; Then I stay on this line and...
19259 Alex
alex@... Send Email
Jul 2, 2001
3:03 am
Hello there, I'm working on python scripting from vim, and I'm a little bit stuck here. I can't find a way to call a python function with vim variables on it. ...
19258 Ragica
Ragica@... Send Email
Jul 1, 2001
9:37 pm
I've been fiddling for a long time now, trying to get Vim to force a filetype based on the first line, even if the extension is defined as another filetype. I...
19257 Bram Moolenaar
Bram@... Send Email
Jul 1, 2001
4:13 pm
... I see the problem. It's a bug. It gets stuck at the newline. I'll fix it. -- hundred-and-one symptoms of being an internet addict: 45. You buy a Captain...
19256 Bohdan Vlasyuk
bohdan@... Send Email
Jul 1, 2001
4:05 pm
... and so do I -- 60al/linux --...
19255 Benji Fisher
benji@... Send Email
Jul 1, 2001
4:02 pm
... I see the same problem, using Vim 6.0aj on W95. --Benji Fisher...
19254 Sergei Gnezdov
sgnezdov@... Send Email
Jul 1, 2001
3:39 pm
I need to code sometimes set/get methods in Java. For example: access_modifier void setValue(Type value) { this.value = value; } access_modifier Type...
19253 Brian Nowak
btnowak@... Send Email
Jul 1, 2001
3:11 pm
I am having problems making vim in AIX. Have looked at the list Archive but didn't find any related questions. I have tried both cc and gcc compilers with no...
19252 adam.seyfarth@... Send Email Jul 1, 2001
3:06 pm
Hi, I have 'tsr' set like this: set tsr+=~/.thesaurus ... angry furious mad enraged ... seems to me to be hung. Hung as in, it takes no more input. The only ...
19251 Benji Fisher
benji@... Send Email
Jul 1, 2001
2:44 pm
... This is a long shot, but does Vim 5.8 on Win32 have a system vimrc file? Look at the output of :version. Another long shot is that there might be a ...
19250 Benji Fisher
benji@... Send Email
Jul 1, 2001
11:07 am
... In what directories are gvim.exe and _vimrc ? Inside Vim, what do you get from ... and what happens if you try ... to edit your vimrc file? HTH...
Messages 19250 - 19279 of 138223   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