Re: How to get trackpad gestures to work?

2013-02-02 Thread Gary Dance
Hmm I disabled the two finger swype between pages and my mouse is set to a and it still doesn't work :( -- -- You received this message from the vim_mac maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php

How to get trackpad gestures to work?

2012-11-21 Thread Gary Dance
Hello, I am using Macvim Snapshot 65 and have the following lines in my .vimrc file: Touchpad functionality nmap SwipeLeft :bNCR nmap SwipeRight :bnCR But for some reason the trackpad doesn't seem to work to change buffers. I can still scroll up and down though. Can anyone help me figure out

Re: How to get trackpad gestures to work?

2012-11-21 Thread Chris Lott
On Wed, Nov 21, 2012 at 12:13 AM, Gary Dance ya...@hotmail.com wrote: Touchpad functionality nmap SwipeLeft :bNCR nmap SwipeRight :bnCR Two things to check: 1) if you have mapped two finger swipes to go between pages (or anything else) in your System Preferences, you need to stop doing that

Re: gestures

2010-09-03 Thread Keyan
thanks, my 2 cent opionen: i heavily use buffers, and don't use tabs at all. so i like the first proposed option of switching buffers by default. on the other hand, i don't mind configuring it myself. cheers, keyan On 3 Sep 2010, at 11:11, Mark Santcroos wrote: Hi, You need to check

Re: gestures

2010-09-03 Thread David Patrick Henderson
I have to question the use of gesture input in a text editor. What is the purpose and how does it improve user interaction/experience? Other than swiping to change buffers or tabs, there is no seeming natural fit for gestures that make sense. So the question is, other than coolness how does

Re: gestures

2010-09-03 Thread dacresni
I was about to ask the same thing, isn't its purpose to reduce interruptions of keyboard use for the mouse. (they say every time you move your hand from the keyboard to the mouse God kills a hamster) On Sep 3, 9:33 am, David Patrick Henderson dp.chaoswe...@gmail.com wrote: I have to question the

Re: gestures

2010-09-03 Thread Keyan
i am a mac book pro user, and i do not always use an external keyboard and mouse. the touchpad is easily reached while editing, and without me needing to move my hand too much. so i would consider it a nice feature to switch e.g. between buffers. On 3 Sep 2010, at 16:37, dacresni wrote: I

Re: gestures

2010-09-03 Thread björn
fit for gestures that make sense. So the question is, other than coolness how does this interaction improve the user's experience with vim? I, for one, am not at all certain how gestures would improve or increase my productivity in vim. Let us not forget the purpose of vim is as an editor

Re: gestures

2010-09-02 Thread björn
the tab you want to go to? (Or have fewer tabs open if they can't all fit in the tabline.) A more complex machinery could be used to allow the user to change font size with the Pinchin/Pinchout, but it might need a more consequent vimscript to handle it. If the gestures are to be useful I

Re: gestures

2010-09-02 Thread Mark Santcroos
Hi Björn, Le 1 sept. 2010 à 16:57, björn a écrit : Hi Mark (and vim_mac), It's been a long time since this thread was started but I have now implemented rudimentary gesture support for MacVim. Cool! I had given it a try myself, but a new language and too much code was a bit too daunting for

Re: gestures

2010-09-02 Thread Steven Michalske
On Sep 2, 2010, at 7:54 AM, björn wrote: On 2 September 2010 13:31, Mark Santcroos wrote: Le 1 sept. 2010 à 16:57, björn a écrit : On Wed, Sep 1, 2010 at 23:05, Vincent Berthoux twins...@gmail.com wrote: What about this commands : nnoremap SwipeLeft gt nnoremap SwipeRight gT this

Re: gestures

2010-09-01 Thread björn
On 18 February 2010 23:03, Mark Santcroos wrote: On Thu, Feb 18, 2010 at 5:24 PM, björn wrote: On 17 February 2010 15:22, Mark Santcroos wrote: Recently I'm trying MacVim again over vanilla vim. Anyone has been looking into, trying, considering using gestures? One usage scenario that I would

Re: gestures

2010-09-01 Thread Vincent Berthoux
vanilla vim. Anyone has been looking into, trying, considering using gestures? One usage scenario that I would like to have is tab-switching. By gestures I assume you mean the various swipes/pinches etc. that can be done on the track pads of the later model MacBooks? I've never looked

Re: gestures

2010-09-01 Thread J Irving
On Wed, Sep 1, 2010 at 16:57, björn bjorn.winck...@gmail.com wrote: I can't think of anything really useful for this feature yet -- does anybody have any neat ideas? Until recently, I was using a FingerWorks Gesture Pad. Sadly they're out of business now, and I won't be able to replace it when

Re: gestures

2010-02-18 Thread björn
On 17 February 2010 15:22, Mark Santcroos wrote: Recently I'm trying MacVim again over vanilla vim. Anyone has been looking into, trying, considering using gestures? One usage scenario that I would like to have is tab-switching. By gestures I assume you mean the various swipes/pinches etc

Re: gestures

2010-02-18 Thread Mark Santcroos
On Thu, Feb 18, 2010 at 5:24 PM, björn bjorn.winck...@gmail.com wrote: On 17 February 2010 15:22, Mark Santcroos wrote: Recently I'm trying MacVim again over vanilla vim. Anyone has been looking into, trying, considering using gestures? One usage scenario that I would like to have is tab

gestures

2010-02-17 Thread Mark Santcroos
Hi, Recently I'm trying MacVim again over vanilla vim. Anyone has been looking into, trying, considering using gestures? One usage scenario that I would like to have is tab-switching. Cheers, Mark -- You received this message from the vim_mac maillist. For more information, visit http