rhysd
|
98a2b6bc17
|
Update changelog
|
2024-01-17 22:00:29 +01:00 |
|
rhysd
|
8e66bc8722
|
Make the error handler FnMut
|
2024-01-17 22:00:29 +01:00 |
|
rhysd
|
e5c81ed41e
|
Replace our own macros to write buffers with standard macros
|
2023-10-05 09:21:26 +02:00 |
|
rhysd
|
d756d6f1ed
|
Fix syntax tests failure on macOS during the daytime
|
2023-10-04 09:28:34 +02:00 |
|
rhysd
|
6568fb775d
|
Explain how to convert .tmLanguage.json and .tmLanguage.yml files in doc/assets.md
|
2023-10-04 09:09:54 +02:00 |
|
rhysd
|
d376a4b631
|
Add support for WGSL
|
2023-10-04 09:09:54 +02:00 |
|
rhysd
|
d33b2e158e
|
Replace unmaintained encoding with encoding_rs
|
2023-09-01 20:41:55 +02:00 |
|
rhysd
|
4cc2a489d0
|
Remove unnecessary heap allocations in PrettyPrinter::print for style components
|
2023-01-15 21:16:36 +09:00 |
|
rhysd
|
5e3abcad07
|
Fix code fence in doc comment
|
2023-01-13 08:16:38 +01:00 |
|
rhysd
|
3d7817d662
|
Clear highlighted_lines when calling PrettyPrinter::print
|
2022-09-05 21:17:08 +09:00 |
|
rhysd
|
abd69f2deb
|
Add bat::PrettyPrinter::clear_highlights (fixes #1919)
|
2022-09-05 17:35:32 +09:00 |
|
rhysd
|
d5f737f402
|
show skip message when asset cache is not found
|
2021-10-26 21:34:10 +02:00 |
|
rhysd
|
f28d9db3d0
|
use io::Empty instead of crafted dummy stdin struct
|
2021-10-23 13:04:24 +02:00 |
|
rhysd
|
deb80af449
|
remove unused lifetime parameter
|
2021-10-23 13:04:24 +02:00 |
|
rhysd
|
dc0acbbb90
|
inline a closure which is called only once
|
2021-10-23 13:04:24 +02:00 |
|
rhysd
|
92ba42a602
|
do not take stdin lock when stdin is not used
|
2021-10-23 13:04:24 +02:00 |
|
rhysd
|
ed3246c423
|
Make grep-cli optional dependency
|
2021-10-17 21:22:57 +02:00 |
|