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

focus not working properly #503

Open
justin-calleja opened this issue Jul 29, 2017 · 0 comments
Open

focus not working properly #503

justin-calleja opened this issue Jul 29, 2017 · 0 comments

Comments

@justin-calleja
Copy link

Given the following key bindings:

bind l:shift;cmd   focus right
bind h:shift;cmd     focus left
bind k:shift;cmd       focus up
bind j:shift;cmd     focus down

and given I have iTerm taking up half the screen on the left and an editor taking half the screen on the right - I expect l:shift;cmd to take me to the editor if I'm focused on iTerm. Instead it focuses on the browser behind both these apps.

It seems to work how I'm expecting if I have 2 instances of iTerm open, both on each side of the screen (left / right). That works. But if the other app is something else (not iTerm), then it doesn't (it just pops the other iTerm instance into focus instead (even though that instance is behind for e.g. the editor).

Any idea what I'm doing wrong? Thanks!

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