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

document autocompletion #918

Open
gaborbernat opened this issue Jul 18, 2018 · 2 comments
Open

document autocompletion #918

gaborbernat opened this issue Jul 18, 2018 · 2 comments
Labels
area:documentation help:wanted Issues that have been acknowledged, a solution determined and a PR might likely be accepted.

Comments

@gaborbernat
Copy link
Member

Document how to enable autocomplete in various shells.

@gaborbernat gaborbernat added this to the 3.5 milestone Sep 18, 2018
@gaborbernat gaborbernat modified the milestones: 3.5, 3.6 Oct 8, 2018
@gaborbernat gaborbernat modified the milestones: 3.6, 3.7 Dec 16, 2018
@gaborbernat gaborbernat added the help:wanted Issues that have been acknowledged, a solution determined and a PR might likely be accepted. label May 3, 2019
@ssbarnea
Copy link
Member

Clearly this needs to be done and advertised when run in interactive mode or with tox --help, like other tools. Here is example:

The best part about doing it on the CLI is that we can detect current shell and display info specific to it. We can also avoid displaying anything if the auto-complete is already enabled, avoiding cluttering the CLI.

@gaborbernat
Copy link
Member Author

Effor already spent on this: #916 and #917

@gaborbernat gaborbernat modified the milestones: 3.7, 4.2 Jan 13, 2022
@gaborbernat gaborbernat removed this from the P-2 milestone Jun 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:documentation help:wanted Issues that have been acknowledged, a solution determined and a PR might likely be accepted.
Projects
None yet
Development

No branches or pull requests

3 participants