... Thanks for your tips. I did :%j this time, and it took about 5 minutes. Then I pressed <End>, it took about 3 minutes to finish this work. CPU CeleronII...
43761
Keith Roberts
kroberts@...
Sep 30, 2003 9:54 pm
I'm trying to automatically edit a file between processes from within an environment which is "on top of" linux. The command I use is: BASH -c "vi -s...
43760
James R Bamford
jim@...
Sep 30, 2003 9:00 pm
Just got Taglist setup today, very impressive it is too.. with the breakdown of items in the left hand vertical window... the prototype along the bottom is...
43759
Rui Alberto L. Gon...
rui-l-goncalves@...
Sep 30, 2003 7:15 pm
Hello, I'am having an encoding problem with vim under linux! system $LANG variable is en_US. When no encoding is specified in .vimrc, writing something like...
43758
Marc Adler
com.adlerpacific@...
Sep 30, 2003 6:27 pm
... Strange things are afoot at RH. I even heard them called the Microsoft of Linux the other day... Anyway, thanks for all the advice! -- Tue, 30 Sep 2003...
43757
Graydon
oak@...
Sep 30, 2003 6:22 pm
... Speaking as someone who is running Fedora and who just removed it, I'd say that was a 'yes'. -- oak@... | Uton we hycgan hwaer we ham agen,...
43756
Antoine J. Mechelynck
antoine.mechelynck@...
Sep 30, 2003 3:40 pm
... I don't know how to dump a syntax-colored file with interspersed terminal-control sequences, which seems to be what you want. But, starting at ":help...
43755
Aldrich, Timothy
timothy.aldrich@...
Sep 30, 2003 2:06 pm
... <personal opinion> Oh please don't turn vim into .... that *other* editor ! keep it small and fast , keep the terminal in the, well, terminal. </personal...
43754
Thomas Köhler
jean-luc@...
Sep 30, 2003 1:53 pm
... Uhm, not exactly what it should be. It's better to first test and then send mail :) Try attached better version (which needs some keytyping to quit vim...
43753
Kats Michael
michaka@...
Sep 30, 2003 1:50 pm
Hi all, I am using the hp-ux 10.20 system with gtk+ ,glib and gettext support. I succeeded to compile and run the gvim 6.2 version, but I can not see the...
43752
John Aldridge
jaldri1@...
Sep 30, 2003 1:39 pm
... I don't know about the freezing on the long lines. I was able to copy change.txt into a new buffer, do a :%j, and press <End>. There was no noticeable...
43751
Thomas Köhler
jean-luc@...
Sep 30, 2003 12:32 pm
... Not exactly. ... You might want to try "less -r" :-) ... Purhaps something similar to the attached vimrc might help you. It won't work with stdout, so no...
43750
martinkov@...
Sep 30, 2003 12:22 pm
hello, first of all, imho it shouldnt be any difference between vim running in non-gui and gui mode in this case, as messages are output/displayed in both of...
43749
martinkov@...
Sep 30, 2003 12:07 pm
hello, as i said, it doesn't happen when using gui version (win32, motif, gtk) or said in a different way - when running vim in gui mode. and yes, i have...
43748
Andrei A. Voropaev
avorop@...
Sep 30, 2003 11:56 am
... Did you try to use .vimrc and .gvimrc? I simply put gui configurations into .gvimrc and common settings in .vimrc. Though probably there are some variables...
43747
A. S. Budden
vim.mail@...
Sep 30, 2003 11:48 am
Hi there, This is possibly optimistic and almost certainly off-topic, but I was wondering if it is possible to make vim open a file and just dump it to ...
43746
Nazri Ramliy
ayie@...
Sep 30, 2003 10:43 am
... [snip] ... I write the command(s) in the buffer, then escape to normal mode and type !!sh. Regards, Nazri...
43745
Thomas Köhler
jean-luc@...
Sep 30, 2003 9:38 am
... [...] ... Ciao, Thomas -- Thomas Köhler Email: jean-luc@... | LCARS - Linux <>< WWW: http://jeanluc-picard.de | for...
43744
Antoine J. Mechelynck
antoine.mechelynck@...
Sep 30, 2003 9:19 am
... [advertisement snipped] Which vim version are you using? I also have "language messages en" in my vimrc and I get no error (using gvim 6.2.96 on Win95...
43743
Michael Erskine
Michael.Erskine@...
Sep 30, 2003 9:11 am
I'm happily teaching myself Gvim and I come to the point where I want to run a perl script and capture the output in a buffer; in my previous editor, SCiTE, I...
43742
martinkov@...
Sep 30, 2003 9:06 am
hello, i have the setting "language messages en" in my .vimrc file, but each time i start vim in non-gui mode it generates error E197 (cannot set language to...
43741
Antoine J. Mechelynck
antoine.mechelynck@...
Sep 30, 2003 9:00 am
... see ... HTH, Tony...
43740
Antoine J. Mechelynck
antoine.mechelynck@...
Sep 30, 2003 8:59 am
... see ":help i_CTRL-V_digit" (methods which, IIUC, are usable not only in Insert/Replace mode but also in Command-line and Operator-pending modes) and...
43739
Eugene Lee
eugene@...
Sep 30, 2003 8:58 am
... -- Eugene Lee eugene at anime dot net...
43738
Andrei A. Voropaev
avorop@...
Sep 30, 2003 8:51 am
... Actually I've learned the hard way that only setting LC_CTYPE is the best (for me) because in this case I get only support for russian text but don't get...
43737
maoz
maoz@...
Sep 30, 2003 8:50 am
Hi Vimmers How can i extract the hex value of a character under the cursor....
43736
Antoine J. Mechelynck
antoine.mechelynck@...
Sep 30, 2003 8:37 am
... I don't have a mouse wheel, but from ":help scroll-mouse-wheel" it seems that the pseudokeys you need to remap are <MouseUp> and <MouseDown>. That's the...
43735
Dasn Cups
dasn@...
Sep 30, 2003 8:34 am
I have a text file that contains ~V . It is not ~ and V, but a single character. I moved cursor to ~V, and pressed ga , then I got: <~V> <M-^V> 150, Hex...
43734
Michael Erskine
Michael.Erskine@...
Sep 30, 2003 8:20 am
GVim 6.2 W2K - I want to remap the CTRL-mousewheel-movement to increase and decrease font size. I already have guifont++.vim to do the guifont size change...
43733
Antoine J. Mechelynck
antoine.mechelynck@...
Sep 30, 2003 7:34 am
... Yep. And not only on www.vim.org (which usually only has the unpatched release in binary, if you want the latest update from there you have to compile it...