-
Notifications
You must be signed in to change notification settings - Fork 622
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
keybindings with Ctrl
or Alt
#131
Comments
Use the conventional
|
Ok. |
af
added a commit
to af/tig
that referenced
this issue
May 7, 2013
After running into issue jonas#131 myself, thought it would be nice to explain how to do Ctrl key bindings in the tigrc man file. Awesome program by the way!
What about the alt, is this possible to bind with? |
Unable to bind key like Any updates? |
@c02y It turns out a binding like this will work for Alt-v:
And also non-obviously, you can get emacsy Alt-< and Alt-> for first and last line respectively like this:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
man tigrc
says that current keybindings mechanism is slightly powerless.So user couldn't have binding like that?
The text was updated successfully, but these errors were encountered: