tealdeer/src
Niklas Mohrin 22d0889d47
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 01:03:15 +01:00
..
cache.rs Lazy creation of cache directory 2022-10-01 12:18:44 +02:00
cli.rs Remove deprecated -m/--markdown command 2022-10-01 23:54:37 +02:00
config.rs Fix path source for custom pages dir (#297) 2022-10-22 22:00:29 +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 Fix typos (#277) 2022-06-20 12:35:17 +00: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 01:03:15 +01:00
output.rs Ensure that pager configuration is run at most once 2022-01-09 13:08:10 +01:00
types.rs Bring back path source for cache directory 2022-10-01 12:13:40 +02:00
utils.rs Switch from ansi_term to yansi (#288) 2022-09-27 23:55:50 +02:00