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

Alt Key / Meta key integration with tmux #908

Closed
Werror opened this issue Oct 20, 2016 · 1 comment
Closed

Alt Key / Meta key integration with tmux #908

Werror opened this issue Oct 20, 2016 · 1 comment

Comments

@Werror
Copy link

Werror commented Oct 20, 2016

Dear team,

I absolutely love hyper, however I found my typical key binding for tmux does not apply.
e.g.
bind-key -n M-0 if-shell "tmux list-windows|grep ^0" "select-window -t 0" "new-window -t 0"

This line binds Meta key with 0 to perform creation or selection of new window.
Would you direct me where I can change the key behaviour?
I found the current symptom, when M-0 is pressed is keyboard scan code modifier (If I am not mistaken).

Hyper 0.8.3
Electron 1.4.0
darwin x64 15.6.0

@Werror
Copy link
Author

Werror commented Oct 20, 2016

Sorry this was indeed duplication of #330

@Werror Werror closed this as completed Oct 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant