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

window --resize mode not working with multiple commands #2556

Open
2ico opened this issue Feb 19, 2025 · 1 comment
Open

window --resize mode not working with multiple commands #2556

2ico opened this issue Feb 19, 2025 · 1 comment

Comments

@2ico
Copy link

2ico commented Feb 19, 2025

Using

cmd + alt - j : yabai -m window --resize left:30:0: yabai -m window --resize right:-30:0
cmd + alt - 0x29 : yabai -m window --resize left:-30:0; yabai -m window --resize right:30:0

as done by: https://github.com/sebastianst/yabai3/blob/97ef3f141b28158592db0492d5e09f23d30fc219/yabai3#L94C1-L96C1

Makes kitty (terminal) windows glitch without changing their width.

@Bellavene
Copy link

You have a typo on the first line left:30:0; yabai

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

2 participants