Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gestures as mappable objects #3

Open
Ecco opened this issue Jan 20, 2012 · 2 comments
Open

Gestures as mappable objects #3

Ecco opened this issue Jan 20, 2012 · 2 comments

Comments

@Ecco
Copy link

Ecco commented Jan 20, 2012

As requested here : http://news.ycombinator.com/item?id=3487837

@mtwebb
Copy link

mtwebb commented Jan 24, 2012

Mappable gestures are an excellent idea.

I could easily imagine something along the lines of this in my .vimrc file:

imap <OneFingerTwoTaps> <Esc> 
nmap <TwoFingersOneTap> :
nmap <TwoFingersPinch> close
nmap <TwoFingersZoom> only

others waiting to be mapped
map <OneFingerSwipeLeft>
map <OneFingerSwipeUp>
map <OneFingerSwipeRight>
map <OneFingerSwipeDown>

@jonasjonas
Copy link

Yes, that would be great!

Especially with the strange mapping of ESC to backspace and if we don't add another line of special keys to the keyboard.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants