-
Is there any way to enable tab-completion when using the shell?
-
### Privileged issue
- [X] I'm @tiangolo or he asked me directly to create an issue here.
### Issue Content
## In Short
We want a single parameter to handle CLI parameter autocompletion, b…
-
With a growing number of fish shell users, it would be nice to also have fish completions generated. See: https://fishshell.com/docs/current/index.html#completion-own
Downstream project issue that …
-
The `pipenv --completion` command is not working:
```bash
$ pipenv --completion
Usage: pipenv [OPTIONS] COMMAND [ARGS]...
Try 'pipenv -h' for help.
Error: No such option: --completion Did you m…
-
## Describe the feature/solution
Hello team, I'm considering pulling the bash completion files (as do zsh and fish fwiw) in the upstream kmod project. At a glance, a few questions come up:
- is t…
-
On the issue:
1. https://github.com/SublimeTextIssues/Core/issues/1817 Undo more history steps when inserting only one character each time
Happened when I create a package which run the command…
-
The `edit:before-readline` and `edit:after-readline` hooks are only executed when a job finish / readline content accepted (before running a command/ after running a command).
There should be `edit:b…
-
**Is your feature request related to a problem? Please describe.**
It's frustrating when autocompletion doesn't work in a shell.
**Describe the solution you'd like**
Simple option: add entr…
-
### Details
The origin can be found here:
-https://github.com/devmatteini/dra
The README.md from the respository explains how to build dra, so please do so!
You got this!
```markdown
# …
-
### [standard] Autocomplete not working in bash in Ubuntu 19.04
### Problem/Motivation
I tried to enable autocomplete on bash in Ubuntu 19.04. I was not able to get it working out of the box.
…