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

Selectable windows are not deterministic #435

Closed
Seanstoppable opened this issue May 10, 2019 · 2 comments
Closed

Selectable windows are not deterministic #435

Seanstoppable opened this issue May 10, 2019 · 2 comments
Labels
💪 improvement "Where we're going, we don't need roads."

Comments

@Seanstoppable
Copy link
Collaborator

What's the problem?

Windows that are selectable from the number row do not get the same numbers consistently

How did you expect it to behave?

That these be consistent in some way. Either order from config (since backed by a map, this is likely why they are random), alphabetical, sorted by order from the top left corner. Anything really!

Operating system

OSX

Terminal program & version

iterm2

WTF version

master

@senorprogrammer
Copy link
Collaborator

Yep. In the meantime the hack to work around this is to explicitly assign a number for each in the config, using focusChar: n where n is the number to bind.

@senorprogrammer senorprogrammer added the 💪 improvement "Where we're going, we don't need roads." label May 10, 2019
Seanstoppable added a commit to Seanstoppable/wtf that referenced this issue May 10, 2019
Seanstoppable added a commit to Seanstoppable/wtf that referenced this issue May 10, 2019
@senorprogrammer
Copy link
Collaborator

Closed by #440

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💪 improvement "Where we're going, we don't need roads."
Development

No branches or pull requests

2 participants