bat/assets
Ville Skyttä 2dbc88d3af Improve bash completion escaping
`compopt -o filenames` is a cheap way to accomplish mostly wanted
behavior. However it is semantically incorrect when we are not actually
completing filenames, and has side effects -- for example adds a
trailing slash to candidates matching present dirs.

bash >= 4.1 can `printf -v` to an array index, use it instead where
available.
2022-09-11 21:54:22 +02:00
..
completions Improve bash completion escaping 2022-09-11 21:54:22 +02:00
manual Fix documentation typo: --pager=never → --paging=never 2022-07-07 06:09:11 +02:00
patches Add MediaWiki syntax 2021-11-22 19:46:29 +01:00
syntaxes Add `.mts` and `.cts` to TypeScript file extensions 2022-09-04 22:06:54 +02:00
themes Add Dark+ theme 2021-03-24 17:52:44 +05:00
.gitattributes Add assets/.gitattributes 2018-11-11 14:50:59 +01:00
.ignore Add .ignore files to avoid searching asset folders 2018-05-25 17:44:50 +02:00
acknowledgements.bin Bump to syntect 5.0.0 to e.g. start lazy-loading syntaxes (#2181) 2022-05-07 13:43:11 +02:00
create.sh assets/create.sh: Reverse patches even if `bat cache` fails or aborts 2021-12-11 21:18:25 +01:00
syntaxes.bin Update binary assets 2022-09-06 22:54:20 +02:00
theme_preview.rs Small style changes to --list-themes 2018-08-28 20:24:13 +02:00
themes.bin Bump to syntect 5.0.0 to e.g. start lazy-loading syntaxes (#2181) 2022-05-07 13:43:11 +02:00