... 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. ...
96633
Nate-37
Nathan.Neff@...
Oct 1, 2008 8:38 am
... I recently stumbled upon two viable candidates. 1) FuzzyFileFinder 2) TSelectFile I'm leaning towards TSelectFile, but I have e-mailed FuzzyFileFinder's ...
96634
toomln
micathom@...
Oct 1, 2008 9:37 am
... In the next version of tselectfiles, there will be a tselectfiles_limit variable (the max depth). tselectfiles does this globbing only once. In subsequent...
96635
Kostas
chatziko@...
Oct 1, 2008 2:54 pm
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...
96636
Matthew Winn
vim@...
Oct 1, 2008 6:24 pm
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....
96637
Nate-37
Nathan.Neff@...
Oct 1, 2008 7:12 pm
... Very cool! I will check it out as soon as you release it. Thanks, --Nate ... -- View this message in context:...
96638
Richard Hartmann
richih.mailinglist@...
Oct 1, 2008 9:35 pm
... 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....
96639
Dimitra Anastasiou
dimitraa@...
Oct 1, 2008 10:32 pm
Today (1. Oct), the whole day I could not download any version of vim. Do you know what's wrong? Thanks, Dimitra Anastasiou ...
96640
Mark S.
throaway@...
Oct 1, 2008 11:11 pm
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...
96641
Tony Mechelynck
antoine.mechelynck@...
Oct 2, 2008 12:21 am
... 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...
96642
reviol@...
Oct 2, 2008 12:47 am
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 ...
96643
Richard Hartmann
richih.mailinglist@...
Oct 2, 2008 12:48 am
... ctrl-v Richard --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit...
96644
Tony Mechelynck
antoine.mechelynck@...
Oct 2, 2008 1:07 am
... 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,...
96645
reviol@...
Oct 2, 2008 1:20 am
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 ...
96646
David Lam
david.k.lam1@...
Oct 2, 2008 1:38 am
hmm probably an easier way would be to not go into ex and just hit "r3" (i.e. replace the visual block with 3!) ... ...
96647
Tony Mechelynck
antoine.mechelynck@...
Oct 2, 2008 1:53 am
... 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....
96648
Charles E. Campbell, ...
drchip@...
Oct 2, 2008 2:14 am
... 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 ...
96649
John Little
John.B.Little@...
Oct 2, 2008 2:33 am
... 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...
96650
Mark S.
throaway@...
Oct 2, 2008 4:23 am
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...
96651
Gary Johnson
garyjohn@...
Oct 2, 2008 7:06 am
... 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 ...
96652
A. S. Budden
abudden@...
Oct 2, 2008 7:32 am
... 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...
96653
John Beckett
johnb.beckett@...
Oct 2, 2008 8:42 am
... 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...
96654
John Beckett
johnb.beckett@...
Oct 2, 2008 8:42 am
... 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...
96655
Timothy Madden
terminatorul@...
Oct 2, 2008 8:56 am
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, ...
96656
Dmitry Teslenko
dteslenko@...
Oct 2, 2008 9:35 am
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:
>>...
96657
Dimitra Anastasiou
dimitraa@...
Oct 2, 2008 9:50 am
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...
96658
Andy Wokula
anwoku@...
Oct 2, 2008 11:04 am
... Try one of the mirrors: http://www.vim.org/mirrors.php -- Andy --~--~---------~--~----~------------~-------~--~----~ You received this message from the...
96659
John Beckett
johnb.beckett@...
Oct 2, 2008 11:17 am
... 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...
96660
John Hughes
jkhughes2@...
Oct 2, 2008 12:33 pm
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...
96661
Tony Mechelynck
antoine.mechelynck@...
Oct 2, 2008 12:34 pm
... 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...