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

Bash completion with add on actions #269

Open
an-ca opened this issue Feb 5, 2019 · 1 comment
Open

Bash completion with add on actions #269

an-ca opened this issue Feb 5, 2019 · 1 comment

Comments

@an-ca
Copy link

an-ca commented Feb 5, 2019

Is it possible to use Bash completion on addons?

For instance, with the rmf add on, I would like to type todo.sh rmf <Tab>and have the different files in the todo directory offered.

Thanks!

@inkarkat
Copy link
Member

inkarkat commented Feb 8, 2019

With the proposed patch, this can be configured (e.g. in ~/.bashrc) via

_todo_file1_actions='rmf'

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

No branches or pull requests

2 participants