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...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 75168 - 75197 of 109135   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
75168
Hi, The subject says it all :) I want to load a file into a tab when starting vim from the console (termulator under X) with that file given on the...
Meino Christian Cramer
Meino.Cramer@...
Send Email
Nov 1, 2006
8:03 am
75169
Hi, I was wondering if you can combine arrow keys with Fx keys. For example, can a mapping like <CTRL><left> be replaced with <F2><left> The idea is to move...
Eric Leenman
eric.leenman@...
Send Email
Nov 1, 2006
8:11 am
75170
http://turkey.fvdh.net/~hanumizzle/vietnamese_utf-8.vim...
Theerasak Photha
hanumizzle@...
Send Email
Nov 1, 2006
10:15 am
75171
... This appears to do the same "viqr" method as the keymap that's included in the distribution. Can you get together with the author of the keymap currently...
Bram Moolenaar
Bram@...
Send Email
Nov 1, 2006
10:20 am
75172
Omnicompletion crashes Vim with a SIGABRT using Vim 7.0 and Python 2.5 on Linux x86. It mentions moreover that glibc detected double free or corruption. Does...
Theerasak Photha
hanumizzle@...
Send Email
Nov 1, 2006
10:51 am
75173
Just a small (and very minor) suggestion for the website. I noticed that the "About Vim" page says: "Users of Vim 5 should consider upgrading to Vim 6, which...
A. S. Budden
abudden@...
Send Email
Nov 1, 2006
11:06 am
75174
... For some reason, this didn't install in my vim 7.0. I missed it completely! Sorry....
Theerasak Photha
hanumizzle@...
Send Email
Nov 1, 2006
12:00 pm
75175
Hi everyone, In a C programme for example is there a way to get Vim to ignore matches that are commented out when searching for a string? Thanks, Rob....
Robert Cussons
r.cussons@...
Send Email
Nov 1, 2006
1:00 pm
75176
Hi, I am trying to set up my subversion client(s) so that I can get any diffs open in a proper diff mode, in an existing gvim session, in a new tab... Any tips...
Hugo Ahlenius
fraxinus@...
Send Email
Nov 1, 2006
1:20 pm
75177
Hi, It seems that longs line shown in gvimdiff would be broken. I have to move the cursor to the end of the long to read it. I'm wondering how to break lines...
Peng Yu
pengyu.ut@...
Send Email
Nov 1, 2006
1:21 pm
75178
Hi I've a habit for writing such a code: { s; } In this way: When I'm on blank linke, i press: shift-[ enter shift-] up-arrow enter (sometimes tab here)...
longraider
longraider@...
Send Email
Nov 1, 2006
1:26 pm
75179
... Hi I actually mean how to wrap around long lines in gvimdiff. Thanks, Peng...
Peng Yu
pengyu.ut@...
Send Email
Nov 1, 2006
1:52 pm
75180
... I don't know how to do exactly what you ask, but have you seen vcscommand.vim? http://www.vim.org/scripts/script.php?script_id=90 It has a VCSVimDiff...
A. S. Budden
abudden@...
Send Email
Nov 1, 2006
2:03 pm
75181
... I would suggest ... or ... as they seem to work fine for me in diffmode. It should apply on a per-window basis, so you may have to execute it in each diff...
Tim Chase
vim@...
Send Email
Nov 1, 2006
2:15 pm
75182
... see ... Best regards, Tony....
A.J.Mechelynck
antoine.mechelynck@...
Send Email
Nov 1, 2006
3:23 pm
75183
... Or if you're feeling lazy, ... These enable or disable wrapping for all windows in the current tab. -Dmitriy...
Dmitriy Yamkovoy
d.yamkovoy@...
Send Email
Nov 1, 2006
3:41 pm
75184
... Do you mean Shift-[ or do you mean { ? (On my keyboard, { is not Shift-[ but AltGr-ç ). With (in Insert mode) the sequence {<Enter>}<Up><Enter>s; I get: {...
A.J.Mechelynck
antoine.mechelynck@...
Send Email
Nov 1, 2006
3:44 pm
75185
Dear all, When entering commands on the command line, I often use the completion facility by pressing tab. I have the wildmode set to longest:full. I have...
A. S. Budden
abudden@...
Send Email
Nov 1, 2006
3:51 pm
75186
On Tue, Oct 31, 2006 at 03:57:18PM +0000, A. S. Budden wrote: [snip] ... HTH --Benji Fisher...
Benji Fisher
benji@...
Send Email
Nov 1, 2006
4:16 pm
75187
I didn't know about @:, thanks! -Dmitriy...
Dmitriy Yamkovoy
d.yamkovoy@...
Send Email
Nov 1, 2006
4:22 pm
75188
... It's a very handy thing, though in earlier versions of vim if you had a literal control+M in the last command-line (as entered with a control+V followed by...
Tim Chase
vim@...
Send Email
Nov 1, 2006
4:39 pm
75189
... Note that, unlike with the Ctrl, Shift and Alt keys, the sequence <press F2> <release F2> <press Left> <release Left> _will_ activate the mapping. Best...
A.J.Mechelynck
antoine.mechelynck@...
Send Email
Nov 1, 2006
5:04 pm
75190
... Thanks for all the helpful replies! I am using the following hack in the ftplugin based on Yakov's suggestion: " define function to open gtd file function!...
Michael M. Tung
michael.m.tung@...
Send Email
Nov 1, 2006
6:43 pm
75191
In gvim I can hold the shift and double click over a word and it searches for that word. Can I set this up in vim?...
Billy Patton
bpatton@...
Send Email
Nov 1, 2006
7:07 pm
75192
... If you only have the two diff windows open, this is about as efficient as "control+W control+W at colon" to change windows and re-execute the last-issued...
Tim Chase
vim@...
Send Email
Nov 1, 2006
7:16 pm
75193
Press * in command mode while the cursor is over a word. Daryl ... From: Billy Patton [mailto:bpatton@...] Sent: Wednesday, November 01, 2006 9:23 AM To:...
Daryl Lee
dlee@...
Send Email
Nov 1, 2006
7:21 pm
75194
In the 'VIM Regular Expressions' page at ... - reduce multiple blank lines to a single blank I try to understand this, so let's break it up ... is the easy...
Guido Van Hoecke
guido@...
Send Email
Nov 1, 2006
7:41 pm
75195
... Easy enough. The basic pattern, as you recognize is ... In this case, the action is, as you identify ,/./-j What you have here is of the form {range}j ...
Tim Chase
vim@...
Send Email
Nov 1, 2006
7:46 pm
75196
... Thanks for your help! I'm using: $ uname -a SunOS sundev2 5.9 Generic_112233-12 sun4u sparc SUNW,Sun-Fire When I forked the process through truss, the...
art sm
smudgef1@...
Send Email
Nov 1, 2006
7:48 pm
75197
... Many thanks!...
Linda W
vim@...
Send Email
Nov 1, 2006
7:50 pm
Messages 75168 - 75197 of 109135   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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