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

[i3fyra] print error when commandline options that don't want arguments get arguments #182

Closed
budRich opened this issue Jul 11, 2023 · 1 comment · Fixed by #199
Closed
Assignees

Comments

@budRich
Copy link
Collaborator

budRich commented Jul 11, 2023

in #180 it was mentioned that i3fyra -a $layout was not working as expected. This can be that user mistook -a for --layout. -a is short option for --float, which doesn't take any arguments ($layout). If an error "i3fyra --float expected no arguments, got 1" or something would be printed it would be good.

@budRich budRich self-assigned this Jul 11, 2023
@budRich
Copy link
Collaborator Author

budRich commented Jul 22, 2023

this issue is similar to #195 and #194

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant