bash-completion icon indicating copy to clipboard operation
bash-completion copied to clipboard

Programmable completion functions for bash

Results 222 bash-completion issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---|---|---| | [PyCQA/isort](https://togithub.com/PyCQA/isort) | repository...

bot

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [mypy](http://www.mypy-lang.org/) ([source](https://togithub.com/python/mypy), [changelog](https://mypy-lang.blogspot.com/)) | `==0.941` -> `==0.971`...

bot

`_parse_help` only takes a single parameter (which is then splits) for the options that it invokes the tool with, so `curl` was being invoked with just `--help`, not with `--help...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | |---|---|---|---|---|---|---|---| | [black](https://togithub.com/psf/black) ([changelog](https://togithub.com/psf/black/blob/main/CHANGES.md)) |...

bot

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [jackdewinter/pymarkdown](https://togithub.com/jackdewinter/pymarkdown) | repository | patch | `v0.9.6` -> `0.9.16` | Note:...

bot

Do not replace `~` by `/home/user/` for local files to get behavior of `scp` consistent with other tools like `ls`. I hope, dropping `_expand` and adding `_filedir` to have file...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [flake8-bugbear](https://togithub.com/PyCQA/flake8-bugbear) ([changelog](https://togithub.com/PyCQA/flake8-bugbear#change-log)) | `==21.4.3` -> `==22.7.1` |...

bot

I get the error from the title with `var= ./do ;` when attempting tab completion at the indicated position. https://github.com/scop/bash-completion/blob/f5756939a45e5da774274293768da2d7e547d8c4/bash_completion#L2276-L2280 `"${COMP_WORDS[-1]}"` is used in the else case even when `COMP_WORDS`...

Can someone please add support for ```doas```?

new completion request
ask upstream project