Search the web
Sign In
New User? Sign Up
vim · Vim (Vi IMproved) text editor users list
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 77081 - 77110 of 95634   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
77081
Hi François :) ... [...] ... Stow!, that's the name I didn't remember :) Thanks for pointing! Raúl Núñez de Arenas Coronado -- Linux Registered User 88736...
DervishD
vim@...
Send Email
Feb 1, 2007
8:54 am
77082
... -- Erlend Hamberg hamberg@......
Erlend Hamberg
hamberg@...
Send Email
Feb 1, 2007
9:35 am
77083
On Wed, 31 Jan 2007 15:23:36 +0000, "Tom Whittock" ... Unless you use ZZ. -- Matthew Winn...
Matthew Winn
vim@...
Send Email
Feb 1, 2007
9:42 am
77084
... Mind is rutted on a lot of long ago memorized stuff; :+/-n gets me Ctrl-N.<S> ... Oh yes, used it foe many years. Thanks again for the help. Jack Tucker ...
Jack Tucker
jart@...
Send Email
Feb 1, 2007
1:43 pm
77085
Hi, ... But, could anyone please explain the way it works?! I used the "help :=" to try and understand it, but the vim help says the ":=" command displays the...
Naim Far
naim@...
Send Email
Feb 1, 2007
2:26 pm
77086
I am a plain vim user, mostly working on latex, C++ and fortran programming. I began to use vim for 4 months and there are always some technical problems...
Jiang Ting
tjiang@...
Send Email
Feb 1, 2007
2:49 pm
77087
... A couple things: 1) the modeline can only be used to set options, not to perform arbitrary Ex commands. ... ... {options} a list of option settings,...
Tim Chase
vim@...
Send Email
Feb 1, 2007
4:32 pm
77088
I'm trying to source a syntax script using modeline // vim:so $HOME/.vim/syntax/vera.vim I'm getting the following error: Error detected while processing...
Muddassirali Mirzani
mirzani77@...
Send Email
Feb 1, 2007
4:34 pm
77089
... The docs already explain one way to set $PATH. ... As it says there, the system vimrc files in the versions distributed at macvim.org/OSX already use this...
Benji Fisher
benji@...
Send Email
Feb 1, 2007
4:36 pm
77090
How can I move the cursor the start of the visual selection? With the "o" command, yes. But how can I make sure the cursor is at the start while visual mode...
Andy Wokula
anwoku@...
Send Email
Feb 1, 2007
4:37 pm
77091
... -- Best regards, Bill...
Bill McCarthy
WJMc@...
Send Email
Feb 1, 2007
4:40 pm
77092
... When pattern is missing in :g or s:, it uses the last pattern of global, substitute or search - in the OPs example, it was being used after a search. For...
Bill McCarthy
WJMc@...
Send Email
Feb 1, 2007
4:44 pm
77093
... You seem to already be subscribed to the mailing list, evidenced by the fact that you posted to it successfully. If you're not receiving emails, perhaps...
Tim Chase
vim@...
Send Email
Feb 1, 2007
5:00 pm
77094
Hi Jiang :) ... Given that you've already post to the list, then you're subscribed ;) so you can post here freely. You're going to find very nice, kind and...
DervishD
vim@...
Send Email
Feb 1, 2007
5:15 pm
77095
Hello, I would like to be able to shade (use the same background color, but make it lighter) the text between two braces (spanning multiple lines and possibly...
Sean Hubbell
shubbell@...
Send Email
Feb 1, 2007
5:37 pm
77096
... I think it sounds like you want something like the following: vnoremap gt <esc>`>:exec 'norm '.visualmode().'`<lt>'<cr> vnoremap gb <esc>`<lt>:exec 'norm...
Tim Chase
vim@...
Send Email
Feb 1, 2007
5:50 pm
77097
... I can testify that while new custom filetype entries are a little daunting (and even tedious, if you are not modifying or appending to existing settings)...
Phil Edwards
phil.m.edwards@...
Send Email
Feb 1, 2007
6:01 pm
77098
... Won't they move the boundary of the visual area together with the cursor? ... Best regards, Tony....
A.J.Mechelynck
antoine.mechelynck@...
Send Email
Feb 1, 2007
6:09 pm
77099
Hi, Id like to format comments in this way, and I can't get it. /** <tab>comment text <tab>Blah */ Thanks for the help....
Andrea Ratto
andrearatto_liste@...
Send Email
Feb 1, 2007
6:37 pm
77100
... Not from my testing... [ed: a hush falls over the mailing-list...Tim actually tested this response?! :) ] Perhaps a diff. setting between our setups if...
Tim Chase
vim@...
Send Email
Feb 1, 2007
6:43 pm
77101
... I'm afraid that I don't understand your request. ctrl-v (move) o already puts the cursor into the upper left hand corner, assuming that you started with...
Charles E Campbell Jr
drchip@...
Send Email
Feb 1, 2007
6:50 pm
77102
... no, testing shows it's OK. I just hadn't noticed the _two_ mark jumps in these mappings. ... Best regards, Tony....
A.J.Mechelynck
antoine.mechelynck@...
Send Email
Feb 1, 2007
7:32 pm
77103
... Disclaimer: the following are not tested What about (Trial 1) ... (Trial 2) ... (Trial 3) ... (Trial 4) ... (Try more variations if none of the above work...
A.J.Mechelynck
antoine.mechelynck@...
Send Email
Feb 1, 2007
7:40 pm
77104
Hi, I'm using gvim on windows, which is behaving like windows shortcuts: For example: CTRL-S for save CTRL-X for cut, ect. When using vim on Linux these don't...
Eric Leenman
eric.leenman@...
Send Email
Feb 1, 2007
8:49 pm
77105
... AFAIK they do work but they aren't mapped because they aren't standard on Linux. ... Since you're apparently not going to use the same keys as on Windows,...
A.J.Mechelynck
antoine.mechelynck@...
Send Email
Feb 1, 2007
9:15 pm
77106
On Thu, 01 Feb 2007 20:48:52 +0000 ... get the vim setup called cream. http://cream.sf.net -- Kim Schulz | Private : http://www.schulz.dk Kim@... |...
Kim Schulz
kim@...
Send Email
Feb 1, 2007
9:24 pm
77107
... Why do you use `<lt> instead of just `< ? Just a matter of preference? -- Best regards, Bill...
Bill McCarthy
WJMc@...
Send Email
Feb 1, 2007
11:30 pm
77108
... Depending on what follows the `< vim may try to interpret it as a character-notation. I prefer not to have to think about it, so just like with HTML...
Tim Chase
vim@...
Send Email
Feb 1, 2007
11:38 pm
77109
Hi Bill, ... The following text describing when to use <lt> in a map is taken from the Vim keymap tutorial which is available at: ...
Yegappan Lakshmanan
yegappanl@...
Send Email
Feb 2, 2007
12:37 am
77110
Dear vim@..., We recently noticed one or more attempts to log in to your account from a foreign IP address. If you recently accessed your account while...
PayPal
service@...
Send Email
Feb 2, 2007
5:02 am
Messages 77081 - 77110 of 95634   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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