We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I think the current CLI Commands are a bit too long.
I wanted descriptive names with verbs (apply-layout, create-configs ...) - but for a CLI, that might be too much.
apply-layout
create-configs
So I am thinking about shortening the current commands tO.
setup
layout
switch-focus
focus
This would make the CLI more simple.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I think the current CLI Commands are a bit too long.
I wanted descriptive names with verbs (
apply-layout
,create-configs
...) - but for a CLI, that might be too much.So I am thinking about shortening the current commands tO.
create-configs
-->setup
apply-layout
-->layout
switch-focus
-->focus
This would make the CLI more simple.
The text was updated successfully, but these errors were encountered: