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

tab-completion #37

Open
PicoCentauri opened this issue May 21, 2021 · 0 comments
Open

tab-completion #37

PicoCentauri opened this issue May 21, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@PicoCentauri
Copy link
Collaborator

People (including me) would like to have tab-completion. I played around with it in MAICoS and created a static completion file. However, for this project I would go for a dynamic approach.

A command like mdacli create_completion creates the completion file depending on the current shell and the available analysis modules. I would not run this command by default on installation since maybe the available modules are different depending on the version of mdacli and MDAnalysis. The command returns the location of the completion file and a statement on how to add this to the .bashrc etc.

@PicoCentauri PicoCentauri added the enhancement New feature or request label May 21, 2021
@PicoCentauri PicoCentauri self-assigned this Jun 1, 2021
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