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 91154 - 91183 of 137706   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
91154 Tony Mechelynck
antoine.mechelynck@... Send Email
Jun 3, 2008
2:00 am
... You can use the :'<,&#39;> range even when no visual area is selected -- it means "from start line to end line of the _latest_ visual selection. Best regards, ...
91155 Ben Schmidt
mail_ben_schmidt@... Send Email
Jun 3, 2008
2:21 am
... The previous posters suggesting -bar to the :command command were mistaken, though understandably so; this stuff is confusing! Using -bar (or not) will...
91156 Tim Chase
vim@... Send Email
Jun 3, 2008
3:12 am
... And if "*" is not in 'cpoptions&#39; (which is the default), you can just use ... instead of ... which is a heckuva lot easier to type, given the number of ...
91157 Tony Mechelynck
antoine.mechelynck@... Send Email
Jun 3, 2008
3:40 am
... It is mentioned in the help -- at ":help cpo-star" and at line 2285 of version5.txt. At several other places, however, :* is said to be a synonym of :@...
91158 Dominique Pelle
dominique.pelle@... Send Email
Jun 3, 2008
5:45 am
On Tue, Jun 3, 2008 at 3:55 AM, Tony Mechelynck ... Thanks. With ":set timeoutlen=100"; I no longer observe any noticable delay indeed. Good. ":help ttm"...
91159 Ben Schmidt
mail_ben_schmidt@... Send Email
Jun 3, 2008
6:07 am
... This is now installed in my vimrc! Definitely warrants a tip. Ben. --~--~---------~--~----~------------~-------~--~----~ You received this message from the...
91160 Rahul
rpnabar@... Send Email
Jun 3, 2008
6:34 am
... Wow! The complexity of VIM is mind boggling! Thanks a lot Ben.. I am *sure* no amount of doc-reading would have made these subtleties clear to me! I love...
91161 Tony Mechelynck
antoine.mechelynck@... Send Email
Jun 3, 2008
7:01 am
... At least Vim is well-documented, and its help can be taken little by little, reading the part you need when you need it, then following hotlinks to other...
91162 Rahul
rpnabar@... Send Email
Jun 3, 2008
7:14 am
On Jun 3, 2:00 am, Tony Mechelynck <antoine.mechely...@...> ... Absolutely! I can't think of any other app that comes close. ... How I wish I could! :) I...
91163 Rahul
rpnabar@... Send Email
Jun 3, 2008
7:17 am
On Jun 2, 9:00 pm, Tony Mechelynck <antoine.mechely...@...> ... Thanks (again!) Has vim thought of *everything*!? I'm amazed! -- Rahul ...
91164 david.fernandez.work@... Send Email Jun 3, 2008
7:44 am
Hi tommm0, Disabling application keypad fixes the problem indeed!. Thanks very much. Do you know if other similar things as disable application cursor keys are...
91165 Venkata Suryam Setty ...
venkata.suryam@... Send Email
Jun 3, 2008
9:00 am
... This is not working (error: Pattern not found). Can you please recheck? ... --~--~---------~--~----~------------~-------~--~----~ You received this...
91166 Tim Madsen
moelgaard@... Send Email
Jun 3, 2008
9:40 am
Hi guys, I edit a lot of latex these days, preparing for my exams taking notes in gvim. I use the latex-suite, which is nice. However, I would like a shortcut...
91167 Efraim Yawitz
efraim.yawitz@... Send Email
Jun 3, 2008
9:45 am
Hi, Is there any way to combine different fold methods? In particular, I might want to create a fold manually when I am using foldmethod=syntax or indent. ...
91168 tommm0
tommm@... Send Email
Jun 3, 2008
10:44 am
Hi David, no, I don't know what else would be advisable to have checked. I only had the same problem with keypad in vim/putty. Anything else worked fine for...
91169 Anton Sharonov
anton.sharonov@... Send Email
Jun 3, 2008
11:08 am
in bash, try ... --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit...
91170 Ben Schmidt
mail_ben_schmidt@... Send Email
Jun 3, 2008
11:17 am
... Check out 'abbreviations&#39;. There is an example of how they can be used to place the cursor inside some text, too. ... /move the cursor Ben. ...
91171 hermitte@... Send Email Jun 3, 2008
11:51 am
Hello, ... If you are already using LaTeX suite, you should rely on Srinath's imaps.vim to implement such mappings/abbreviations. BTW, I'd be surprised if...
91172 azanetti
ademirzanetti@... Send Email
Jun 3, 2008
11:52 am
Is there any special option I must use together to the "configure&quot; utility to enable the perl interface on vim 7 ? Even when I enable it as on the command...
91173 Ben Schmidt
mail_ben_schmidt@... Send Email
Jun 3, 2008
11:57 am
... 'otherthing&#39;, 'g') ... Mmm. It doesn't allow for other things between the patterns to be matched. Another way of rewriting the original idea for Vim 6...
91174 Ben Schmidt
mail_ben_schmidt@... Send Email
Jun 3, 2008
12:05 pm
... Have a look at/post the relevant portion of src/auto/config.log. It should provide some insight into what's causing the problem. Also, what system are you...
91175 Yakov
iler.ml@... Send Email
Jun 3, 2008
1:46 pm
Manual folds are lost when vim is restarted. Is there trick to restore my manual folds when vim starts ? Example. vim somefile.c ... "quit and restart vim ... ...
91176 Benjamin Fritz
fritzophrenic@... Send Email
Jun 3, 2008
1:59 pm
... Whoops, I responded too quickly it would seem. I thought he was trying ... ...which would be exactly what -bar is needed to do. Re-reading the post I can...
91177 Jürgen Krämer
jottkaerr@... Send Email
Jun 3, 2008
2:00 pm
Hi, ... you might want to execute ... before quitting and execute its counterpart ... after restarting Vim, e.g. in you case: vim somefile.c ... "quit and...
91178 Benjamin Fritz
fritzophrenic@... Send Email
Jun 3, 2008
2:02 pm
... Also see: http://vim.wikia.com/wiki/Automatically_append_closing_characters This tip seems written for C and C-like languages, but it is easily adaptable...
91179 Brett Stahlman
brettstahlman@... Send Email
Jun 3, 2008
2:08 pm
... Efraim, I believe 'foldmethod&#39; must be set exclusively to one of the methods; note, however, that if you use the 'foldexpr&#39; method, anything is possible....
91180 Efraim Yawitz
efraim.yawitz@... Send Email
Jun 3, 2008
2:25 pm
In the meantime, I just made a one-line change to the vim code in fold.c, just making foldManualAllowed() always return TRUE, and it seems to work like I...
91181 Brett Stahlman
brettstahlman@... Send Email
Jun 3, 2008
2:40 pm
... I don't know for sure, but I can imagine that things might get tricky when the foldlevels specified by syntax conflict with the manual settings. Did you...
91182 François Ingelrest
athropos@... Send Email
Jun 3, 2008
3:14 pm
Hi all, I frequently use "ce" to replace the current word, so I go to the the beginning of that word and type "ce". I've noticed that when the current word is...
91183 Peter Stone
pete@... Send Email
Jun 3, 2008
3:43 pm
Ah - excellent. Works like a charm. Thanks! On Jun 2, 6:11 pm, Tony Mechelynck <antoine.mechely...@...> ... ...
Messages 91154 - 91183 of 137706   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