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

Remove silly space label restriction #739

Closed
koekeishiya opened this issue Nov 30, 2020 · 0 comments
Closed

Remove silly space label restriction #739

koekeishiya opened this issue Nov 30, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@koekeishiya
Copy link
Owner

koekeishiya commented Nov 30, 2020

Remove restriction causing space labels to not allow the initial character to be a digit.
The following label is invalid in v3.3.4, but after the changes made in this issue, it will be allowed.

yabai -m space 1 --label 1_whatever

The following version will also work if whitespaces are interesting for whatever reason:

yabai -m space 1 --label "1. whatever"
@koekeishiya koekeishiya added the enhancement New feature or request label Nov 30, 2020
@koekeishiya koekeishiya added addressed not released Fixed upstream, but not yet released and removed addressed not released Fixed upstream, but not yet released labels Nov 30, 2020
unrevre pushed a commit to unrevre/yabai that referenced this issue Jan 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant