2
0
mirror of https://github.com/sharkdp/bat synced 2024-11-18 15:26:16 +00:00

Do not offer bash filename completions with --list-languages/-themes

This commit is contained in:
Ville Skyttä 2022-09-10 10:21:54 +03:00 committed by David Peter
parent 066701d671
commit 46bf3c1e9a

View File

@ -55,7 +55,9 @@ _bat() {
-m | --map-syntax | \ -m | --map-syntax | \
--ignored-suffix | \ --ignored-suffix | \
--style | \ --style | \
--list-themes | \
--line-range | \ --line-range | \
-L | --list-languages | \
--diagnostic | \ --diagnostic | \
--acknowledgements | \ --acknowledgements | \
-h | --help | \ -h | --help | \