Hello, I have a problem when using :Man vim command. For some man pages it works ok while there are problems when displaying the others. I can get a part of...
27189
Srinath Avadhanula
srinath@...
Apr 1, 2002 10:46 am
Sorry to be replying to my own mail and adding to the noise, but in the last 2 hours or so, it was pointed out that the version I had uploaded on the web was...
27190
Ricardo SIGNES
samael-vim@...
Apr 1, 2002 4:26 pm
Users: So, I know this is lame, but: Is there a default vim way to insert a blank line above/below without entering insert mode? I know I can just map...
27191
Ron Aaron
ron@...
Apr 1, 2002 4:34 pm
After looking at the help for '-menufont39;, it seems I must use some other mechanism for GTK builds. How to I change the menu font to be one that can show...
27192
Ron Aaron
ron@...
Apr 1, 2002 4:39 pm
... and variations... Ron...
27193
Brett Pershing Stahlman
brett.stahlman@...
Apr 1, 2002 5:01 pm
With foldmethod set to marker, I would expect that performing a recursive close (zC) on the outer fold in the following example would cause the inner fold to...
27194
Benji Fisher
benji@...
Apr 1, 2002 7:13 pm
Can vim be used as a filter, like sed? For example, % ls | vim - --other-options I think the - option makes vim read a buffer from stdin, but how do we get it...
27195
Antoine J. Mechelynck
antoine.mechelynck@...
Apr 1, 2002 7:16 pm
Check your vimrc files. If the install has slipped in a line saying "behave winms" you're in for trouble (That would, among other things, define Ctrl-C=copy,...
27196
Hari Krishna Dara
hari_vim@...
Apr 1, 2002 8:03 pm
When I realized that everybody had to copy the sort logic from
explorer.vim, I thought it would be better to have this shared in a common
place. So I copied it...
27197
Aleksandar Jelenak
Aleksandar.Jelenak@...
Apr 1, 2002 8:10 pm
Dear All: I am trying to get proper syntax highlighting of keywords in IDL (ft=idlang). Here's an example: plot, x, /box, y, title='My Plot', z, $ ...
27198
Michael Naumann
mnaumann@...
Apr 1, 2002 8:55 pm
... Benji - I think this is a hard question. Unfortunatly there doesn't seem to be a pure vim-way of doing this. My first idea looked like ls | vim - -es -c...
27199
Preben Guldberg
c928400@...
Apr 1, 2002 9:03 pm
... Iirc, you don't. ... A very crude hack. With a stdout.vim file reading silent exec 'w ' . tempname() silent !type % silent !del % q! you could invoke vim...
27200
Denis Perelyubskiy
denisp@...
Apr 1, 2002 9:52 pm
Hello, for a while now i've been experiencing this: on win2k, no matter what client I use, when I try to go to ftp.vim.org it works, fine, then i click on pub,...
27201
Kendall Shaw
queshaw@...
Apr 1, 2002 10:02 pm
Hi, How do I: 1. Open a file, then another, then another and switch between them without using the gui, and without having to type in the names of all the...
27202
Rajarshi Guha
rajarshi@...
Apr 1, 2002 10:05 pm
... HTH, -- ... Rajarshi Guha | email: rajarshi@... 417 Davey Laboratory | web : http://jijo.cjb.net Department of...
27203
Brett Pershing Stahlman
brett.stahlman@...
Apr 1, 2002 11:45 pm
With foldmethod set to marker, I would expect that performing a recursive close (zC) on the outer fold in the following example would cause the inner fold to...
27204
P. Alejandro Lopez-Va...
dradul@...
Apr 2, 2002 1:13 am
At 01:51 p.m. 01/04/2002 -0800, Denis Perelyubskiy wrote:
>Hello,
>
>for a while now i've been experiencing this: on win2k, no
>matter what client I use, when...
27205
Denis Perelyubskiy
denisp@...
Apr 2, 2002 2:04 am
... [...] thanks. I tried several, and they all seem to come up with the same result. command-line ftp is the same thing. I am beginning to suspect that maybe...
27206
Christian MICHON
christian_michon@...
Apr 2, 2002 2:07 am
Ron, for gvim under unix/linux, create if you don't have one already a file ~/.gtkrc. For gvim under windoze, I do not know yet ;) Most probably it's gtkrc, or...
27207
Antoine J. Mechelynck
antoine.mechelynck@...
Apr 2, 2002 2:15 am
1. What about the following: vim -o3 starts vim with 3 windows open ... opens file1 in window 1 (ou don't need the gui for that) Of course, you must type the...
27208
Ricardo SIGNES
samael-vim@...
Apr 2, 2002 3:06 am
... I experienced the same problem several times. I don't know what was happening. Finally, transferred the file to my unix box, then over to the w32 box. --...
27209
Ingo Krabbe
i.krabbe@...
Apr 2, 2002 6:36 am
... Hash: SHA1 ... I think you should think over what you want to do. Since the 70's when the first vi came out for some UNIX Computer it was thought as a...
27210
Bram Moolenaar
Bram@...
Apr 2, 2002 8:36 am
... A few others complained about this as well. The strange thing is that it's always the "pc" directory. All other directories work just fine. I asked the...
27211
Infoman
infoman@...
Apr 2, 2002 9:04 am
hi i just moved to the gvim-editor, since i can use it on linux and windows. i have a problem in mapping keys: when i map the keys kDivide or kMultiply it...
27212
Neil Bird
neil@...
Apr 2, 2002 9:49 am
Around about 02/04/02 10:03, Infoman typed ... ... Probably. See what you get when you type (in insert mode in vim) <C-V> before one of your KP keys. Also...
27213
P. Alejandro Lopez-Va...
dradul@...
Apr 2, 2002 12:03 pm
At 10:36 a.m. 02/04/2002 +0200, Bram Moolenaar wrote:
>A few others complained about this as well. The strange thing is that
>it's always the "pc" directory....
27214
Charles Jie
chjie@...
Apr 2, 2002 3:06 pm
I have the locale set to zh_TW.Big5, and use xcin for my input method of traditional Chinese. (kde-2.2.1, mandrake 8.1) It's always OK to trigger xcin with key...
27215
darren chamberlain
dlc@...
Apr 2, 2002 3:10 pm
Quick question (hopefully): I just grabbed a file from a mailing list archive which has lines longer than 72 characters terminated with "+" and wrapped to the...
27216
Brett Pershing Stahlman
brett.stahlman@...
Apr 2, 2002 3:16 pm
With foldmethod set to marker, I would expect that performing a recursive close (zC) on the outer fold in the following example would cause the inner fold to...
27217
M K Saravanan
mksarav@...
Apr 2, 2002 3:30 pm
hi, How to replace a word under the cursor (say: junk) with another foojunkbar? when i am reading a paragraph, some of the word i want to change as...