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

Add support for selecting the nth window in a stack #2295

Closed
wants to merge 1 commit into from

Conversation

jcelaya775
Copy link

@jcelaya775 jcelaya775 commented May 26, 2024

This allows you to specify a window in a stack via its index (1 through 9) in a stack. For example yabai -m window --focus stack.third.

@jcelaya775 jcelaya775 mentioned this pull request Jul 4, 2024
@kiprasmel
Copy link

why overcomplicate the code with verbs second, third, etc, when could use a number instead, i.e. stack.2, stack.3, etc? would allow arbitrary amount of numbers too.

@koekeishiya
Copy link
Owner

implemented on master 84a41c9 #2342

@koekeishiya koekeishiya closed this Jul 8, 2024
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

Successfully merging this pull request may close these issues.

3 participants