RE: Remapping mouse-wheel

2007-05-24 Thread Waters, Bill
rom: Reid Thompson [mailto:[EMAIL PROTECTED] Sent: Thursday, May 24, 2007 3:30 PM To: Waters, Bill Cc: Tobia; vim Subject: Re: Remapping mouse-wheel Waters, Bill wrote: >> If I understand you correctly, you want the mouse wheel >> to always scroll in all windows simultaneously? >&g

RE: Remapping mouse-wheel

2007-05-24 Thread Waters, Bill
) I should have mentioned that before. --Bill -Original Message- From: Tobia [mailto:[EMAIL PROTECTED] Sent: Thursday, May 24, 2007 2:45 PM To: vim Subject: Re: Remapping mouse-wheel Waters, Bill wrote: > When I have a split window (horizontal or vertical), the mouse wheel > only w

RE: Remapping mouse-wheel

2007-05-24 Thread Waters, Bill
So, nobody has any comments on this? I get the same behavior when I start gvim with "-u NONE -U NONE". -Original Message----- From: Waters, Bill Sent: Thursday, May 17, 2007 1:01 PM To: vim Subject: Remapping mouse-wheel Is there a way to map mouse-wheel to CTRL-mouse-wheel? I

Remapping mouse-wheel

2007-05-17 Thread Waters, Bill
Is there a way to map mouse-wheel to CTRL-mouse-wheel? I tried this... map map nnoremap

RE: mouse-wheel scrolling with vertically split windows

2007-05-15 Thread Waters, Bill
Is there a way to map mouse-wheel to CTRL-mouse-wheel? That seems to be a work-around. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, May 14, 2007 6:43 PM To: Waters, Bill; vim Subject: Re: mouse-wheel scrolling with vertically split windows Yes

RE: mouse-wheel scrolling with vertically split windows

2007-05-15 Thread Waters, Bill
mply scroll the window under the pointer. -Original Message- From: A.J.Mechelynck [mailto:[EMAIL PROTECTED] Sent: Monday, May 14, 2007 8:22 PM To: Waters, Bill Cc: vim@vim.org Subject: Re: mouse-wheel scrolling with vertically split windows Waters, Bill wrote: > (I am using gVim 7.1 in Win

RE: mouse-wheel scrolling with vertically split windows

2007-05-15 Thread Waters, Bill
: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, May 14, 2007 6:43 PM To: Waters, Bill; vim Subject: Re: mouse-wheel scrolling with vertically split windows Yes, with gvim 7.1 on WinXP SP2 I get the same behaviour. gvim -u NONE -U NONE some_file :vsp C-W C-W Use the wheel to scroll. Only the

RE: mouse-wheel scrolling with vertically split windows

2007-05-14 Thread Waters, Bill
y, May 14, 2007 5:45 PM To: Waters, Bill; vim Subject: Re: mouse-wheel scrolling with vertically split windows What happens if you start vim using: Gvim -u NONE -U NONE And try again? If it doesn't happen sounds like possibly a plugin issue (or compability mode). But from a code perspect

RE: mouse-wheel scrolling with vertically split windows

2007-05-14 Thread Waters, Bill
mailto:[EMAIL PROTECTED] Sent: Monday, May 14, 2007 2:42 PM To: Waters, Bill Subject: RE: mouse-wheel scrolling with vertically split windows > -Original Message- > From: Waters, Bill [mailto:[EMAIL PROTECTED] > Sent: Monday, May 14, 2007 3:23 PM > To: vim@vim.org >

mouse-wheel scrolling with vertically split windows

2007-05-14 Thread Waters, Bill
(I am using gVim 7.1 in Windows XP.) If I do a :vsplit, I end up with a scroll bar on the right for the right window and a scroll bar on the left for the left window. When I use my mouse wheel to scroll, the left window scrolls, regardless of which window is selected. If I do a Edit->Global Sett

RE: savevers plugin

2007-05-03 Thread Waters, Bill
eralston admin 148 Sep 20 11:34 test.txt..clean -Original Message- From: Suresh Govindachar [mailto:[EMAIL PROTECTED] Sent: Thursday, May 03, 2007 8:20 AM To: 'Yakov Lerner'; Waters, Bill Cc: vim@vim.org Subject: RE: savevers plugin OP wants to save 4 copies only but

RE: savevers plugin

2007-05-03 Thread Waters, Bill
about it, other then when I need to access old data. I also want it out of site, thus the questions about having one backup directory and the need to make file names unique. -Original Message- From: Yakov Lerner [mailto:[EMAIL PROTECTED] Sent: Thursday, May 03, 2007 1:39 AM To: Water

savevers plugin

2007-05-02 Thread Waters, Bill
I am looking at using the savevers plugin. I don't think it does exactly what I am looking for. I want the old version of my file to be saved regardless of what savevers_max is set to. If I set savevers_max to three and I save for the fourth time, I want the oldest, saved version of the file to

RE: bracket completion

2007-04-04 Thread Waters, Bill
> I'll just add a statement enabling this for certain languages Can someone provide an example of how to enable this for a certain language? I assume that it is a condition around the "remap" in your vimrc?? -Original Message----- From: Waters, Bill Sent: Monday, April 0

RE: bracket completion

2007-04-02 Thread Waters, Bill
Can you provide and example of how to do this? Thanks, Bill > > > >:inoremap { {} > >:inoremap [ [] > >:inoremap ( () > > > > I'll just add a statment enabling this for certain languages. This has > also giving me a couple new ideas to play with. Thanks again. :) > > --Greg

gVim and Cygwin

2007-03-30 Thread Waters, Bill
Does anyone have experience with running gVim and using Cygwin commands (ex. indent)?  I would prefer not to run vim in a Cygwin terminal, unless someone has all of the configurations needed (syntax highlighting, etc) to have that act like gVim. Thanks, Bill

Jump to tag opens VIM in a new Microsoft Windows XP window

2007-03-26 Thread Waters, Bill
suggestions as to how to do this? Or know of a script that does something similar to this? --Bill > On 2007-03-23, "Waters, Bill" <[EMAIL PROTECTED]> wrote: > > This gets me close to what I want... > > nnoremap <2-LeftMouse> :!start gvim -t > >

RE: Jump to tag opens VIM in a new Microsoft Windows XP window

2007-03-23 Thread Waters, Bill
d that? --Bill -Original Message- From: Gary Johnson [mailto:[EMAIL PROTECTED] Sent: Friday, March 23, 2007 5:14 PM To: vim@vim.org Subject: Re: Jump to tag opens VIM in a new Microsoft Windows XP window On 2007-03-23, "Waters, Bill" <[EMAIL PROTECTED]> wrote: > When I jum

Jump to tag opens VIM in a new Microsoft Windows XP window

2007-03-23 Thread Waters, Bill
When I jump to a tag reference in a different file, can I have VIM open that file in a new Microsoft Window?  As it works now, I jump to the new file in the same VIM session.  I have three problems with that: 1. VIM will not jump to the tag unless all of the changes in my current file have been