You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
bat/assets/completions
Adrián Bíro e155f56484 Clean-up bash comletion
"cword" is unset and even is not used in completion for other shells, so it probably shouldn't be here either. If it for some reason should be there add the directive "# shellcheck disable=SC2034" to the line above it.
1 year ago
..
_bat.ps1.in Disable completion of `cache` subcommand (#2399) 2 years ago
bat.bash.in Clean-up bash comletion 1 year ago
bat.fish.in Disable completion of `cache` subcommand (#2399) 2 years ago
bat.zsh.in Disable completion of `cache` subcommand (#2399) 2 years ago