-
-
Notifications
You must be signed in to change notification settings - Fork 230
Add --monitor-pattern
filtering flag to list-monitors
command
#1162
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
Comments
--monitor-pattern <monitor-pattern>
flag to list-monitors
command--monitor-pattern
filtering flag to list-monitors
command
The aerospace focus-monitor <monitor-pattern> To keep everything consistent, should we implement the list-monitor command as: aerospace list-monitors <monitor-pattern> or should it be implemented as outlined in this issue, as: aerospace list-monitors --monitor-pattern <monitor-pattern> |
Thanks for paying attention. But I don't consider it an inconsistency. I think that it should be
See:
So the question arises. Is it fine to have this kind of inconsistency? Wouldn't it be better to rename the flag to smth like For now, I delete Somewhat related discussion: #1159 (it made me think of this issue) |
--monitor-pattern <monitor-pattern>
filters monitors similarly to how it's done byworkspace-to-monitor-force-assignment
.Examples:
Use case: introspection/transparency/discoverability. The flag makes it easier to understand which monitor will be selected in
workspace-to-monitor-force-assignment
The text was updated successfully, but these errors were encountered: