1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-10-31 07:04:04 +00:00

Disable completion of cache subcommand (#2399)

* Disable completion of `cache` subcommand

* Fully removed completion code for `cache`

* Add to changelog
This commit is contained in:
cyqsimon
2022-12-18 18:46:43 +08:00
committed by GitHub
parent e19bebc1f6
commit b6b9d3a629
5 changed files with 18 additions and 20 deletions

View File

@@ -12,6 +12,7 @@
## Other
- Various bash completion improvements, see #2310 (@scop)
- Disable completion of `cache` subcommand, see #2399 (@cyqsimon)
## Syntaxes