tealdeer/src
Niklas Mohrin ffce919049
Update ARCHIVE_URL
When this code was written, the client specification instructed clients
that they MUST download pages from the tldr.sh domain. However, this
domain was deprecated and shut down in December 2025.
2026-01-24 00:53:17 +01:00
..
cache.rs Always add empty line before concatenating patch file 2021-12-30 21:09:37 +01:00
config.rs Ensure that default custom_pages_dir ends with trailing slash 2021-12-20 00:26:19 +01:00
error.rs Use tree-style imports (#204) 2021-09-13 09:06:21 +02:00
extensions.rs Add FindFrom extension trait to str to start searching at a byte offset. 2021-09-08 14:38:31 +02:00
formatter.rs Add test for hightlighting with empty command (#178) 2021-10-16 17:20:07 +02:00
line_iterator.rs Use tree-style imports (#204) 2021-09-13 09:06:21 +02:00
main.rs Update ARCHIVE_URL 2026-01-24 00:53:17 +01:00
output.rs Concatenate page and patch bytes before processing 2021-12-30 00:01:31 +01:00
types.rs Add "macos" alias for "osx" (#215) 2021-12-05 16:38:35 +01:00
utils.rs Add helper functions: print_warning / print_error (#223) 2021-12-05 14:00:59 +01:00