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.
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 96632 - 96661 of 109141   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
96632
... Did you actually look at ... in Vim? You can get help on the topic with ... Please try the other suggestions that were made, as well. ...
Richard Hartmann
richih.mailinglist@...
Send Email
Oct 1, 2008
7:46 am
96633
... I recently stumbled upon two viable candidates. 1) FuzzyFileFinder 2) TSelectFile I'm leaning towards TSelectFile, but I have e-mailed FuzzyFileFinder's ...
Nate-37
Nathan.Neff@...
Send Email
Oct 1, 2008
8:38 am
96634
... In the next version of tselectfiles, there will be a tselectfiles_limit variable (the max depth). tselectfiles does this globbing only once. In subsequent...
toomln
micathom@...
Send Email
Oct 1, 2008
9:37 am
96635
Hello all, jump lists are stored per-window. However, when you open a window the current jump list is copied to the new window. Thus, you end up having a list...
Kostas
chatziko@...
Send Email
Oct 1, 2008
2:54 pm
96636
On Tue, 30 Sep 2008 15:06:27 -0700, "Steve Hall" ... I would imagine that the reason Vim doesn't do this is because there's not really much use for it....
Matthew Winn
vim@...
Send Email
Oct 1, 2008
6:24 pm
96637
... Very cool! I will check it out as soon as you release it. Thanks, --Nate ... -- View this message in context:...
Nate-37
Nathan.Neff@...
Send Email
Oct 1, 2008
7:12 pm
96638
... True. ... A quick eyballing can be a lot more convenient than actually counting stuff conciously. ... I think that is the wrong way to ask this question....
Richard Hartmann
richih.mailinglist@...
Send Email
Oct 1, 2008
9:35 pm
96639
Today (1. Oct), the whole day I could not download any version of vim. Do you know what's wrong? Thanks, Dimitra Anastasiou ...
Dimitra Anastasiou
dimitraa@...
Send Email
Oct 1, 2008
10:32 pm
96640
In gVim 7.1 under Ubuntu/Debian, if I try to make any two-part shell ... I still get the error. ... then it works. On gvim 7.1 under Windows XP/Cygwin, I don't...
Mark S.
throaway@...
Send Email
Oct 1, 2008
11:11 pm
96641
... Which shell are you using on Ubuntu/Debian? On SuSE Linux with bash, ... (in gvim 7.2.23 with GTK2 GUI) answers with (on one line) the names of the five...
Tony Mechelynck
antoine.mechelynck@...
Send Email
Oct 2, 2008
12:21 am
96642
Hi! I would like to edit a column in an ascii file (an ascii file with numbers). The first step would be, I guess, selecting the column via visual selection ...
reviol@...
Send Email
Oct 2, 2008
12:47 am
96643
... ctrl-v Richard --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit...
Richard Hartmann
richih.mailinglist@...
Send Email
Oct 2, 2008
12:48 am
96644
... To select a rectangle of text, use Ctrl-V (or Ctrl-Q if you have mapped Ctrl-V to the paste operation) instead of v. Moving the cursor verically is done,...
Tony Mechelynck
antoine.mechelynck@...
Send Email
Oct 2, 2008
1:07 am
96645
Thanks, Richard! Now comes part two of the exercise. See example below: 6.5 53.94 8.6 34.44 10.7 12.94 12.8 -2.25 14.9 -8.67 16.0 -8.20 18.1 -4.92 ...
reviol@...
Send Email
Oct 2, 2008
1:20 am
96646
hmm probably an easier way would be to not go into ex and just hit "r3" (i.e. replace the visual block with 3!) ... ...
David Lam
david.k.lam1@...
Send Email
Oct 2, 2008
1:38 am
96647
... See ... To replace all characters in a given column by the digit 3: 1. block-select (with Ctrl-V + cursor movement) 2. A3<Esc> 3. re-select with gv 4....
Tony Mechelynck
antoine.mechelynck@...
Send Email
Oct 2, 2008
1:53 am
96648
... You can get vis.vim from: http://vim.sourceforge.net/scripts/script.php?script_id=1195 (stable) http://mysite.verizon.net/astronaut/vim/index.html#VIS ...
Charles E. Campbell, ...
drchip@...
Send Email
Oct 2, 2008
2:14 am
96649
... My Kubuntu gvim 7.1.138 has no problem, using bash. That's the version in the ubuntu repositories. Nor does gvim 7.2. ... Then (using *.pl instead) I get...
John Little
John.B.Little@...
Send Email
Oct 2, 2008
2:33 am
96650
Hello John & Tony, ... Thanks for the encouragement! I dug a little deeper and it turned out to be the shellxquote variable which came along when I was...
Mark S.
throaway@...
Send Email
Oct 2, 2008
4:23 am
96651
... That's easy: with that column selected, just type r3 For a list of the operators you can use in visual mode, see ... Regards, Gary ...
Gary Johnson
garyjohn@...
Send Email
Oct 2, 2008
7:06 am
96652
... The only benefit I've ever really gained from having visible spaces is in a couple of slightly obstinate UTF8 files which had several different characters...
A. S. Budden
abudden@...
Send Email
Oct 2, 2008
7:32 am
96653
... Tip 438 is quite good, but I see what you mean: http://vim.wikia.com/wiki/Search_and_replace_in_a_visual_selection In the "Substituting in a visual...
John Beckett
johnb.beckett@...
Send Email
Oct 2, 2008
8:42 am
96654
... Stuff happens. Sourceforge (vim.org) has been changing their infrastructure -- it will probably come good. I just started a download from vim.org and it...
John Beckett
johnb.beckett@...
Send Email
Oct 2, 2008
8:42 am
96655
Hy Can you please tell how to toggle a scrollbar from $MYVIMRC ? Should I use gvimrc instead or does it also work on the terminal version of vim ? Thank you, ...
Timothy Madden
terminatorul@...
Send Email
Oct 2, 2008
8:56 am
96656
On Fri, Sep 26, 2008 at 20:33, Bob Hiestand <bob.hiestand@...> wrote: > On Fri, Sep 19, 2008 at 2:47 AM, Dmitry Teslenko <dteslenko@...> wrote: >>...
Dmitry Teslenko
dteslenko@...
Send Email
Oct 2, 2008
9:35 am
96657
I am trying to download gvim72.exe <ftp://ftp.vim.org/pub/vim/pc/gvim72.exe> (for Windows). It goes to the website ftp://ftp.vim.org/pub/vim/pc/gvim72.exe/ but...
Dimitra Anastasiou
dimitraa@...
Send Email
Oct 2, 2008
9:50 am
96658
... Try one of the mirrors: http://www.vim.org/mirrors.php -- Andy --~--~---------~--~----~------------~-------~--~----~ You received this message from the...
Andy Wokula
anwoku@...
Send Email
Oct 2, 2008
11:04 am
96659
... I tried the following which started ok (I used Ctrl-C to quit). wget ftp://ftp.vim.org/pub/vim/pc/gvim72.exe However, I recommend that you do NOT try to...
John Beckett
johnb.beckett@...
Send Email
Oct 2, 2008
11:17 am
96660
I have just discovered a slightly better work around that allows Unicode characters to be used in commands. Simply make the ... A little more work than the...
John Hughes
jkhughes2@...
Send Email
Oct 2, 2008
12:33 pm
96661
... The scrollbars (if any) in the console terminal are not managed by vim but by the terminal; they usually have no effect on the Console Vim display. In...
Tony Mechelynck
antoine.mechelynck@...
Send Email
Oct 2, 2008
12:34 pm
Messages 96632 - 96661 of 109141   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