winget install --id tldr-pages.tlrc
About tlrc
Official tldr client written in Rust.
What's new in 1.12.0
- New config option: cache.defer_auto_update to perform automatic updates after the page is shown (#125, @kahlstrm) - Add verbose mode (--verbose command-line option) - Fix panic on --config-path when TLRC_CONFIG is set to an invalid value - Don't print colors if stderr is not a terminal - `--clean-cache`` is now interactive, you can choose which directories to delete
Version history
| Version | Updated | Notes |
|---|---|---|
| 1.12.0 | Unknown | - New config option: cache.defer_auto_update to perform automatic updates after the page is shown (#125, @kahlstrm) - Add verbose mode (--verbose command-line option) - Fix panic on --config-path when TLRC_CONFIG is set... |
| 1.11.1 | Unknown | - Increase the HTTP request timeout to 30 seconds (#128) - Fix issues with proxies (#111 (comment)) Full Changelog: v1.11.0...v1.11.1 |
| 1.11.0 | Unknown | What's changed: - Fix loading TLS certificates from the OS store (#111) - New config option: output.line_length. The default is 0, which means to use the width of the terminal. Description lines will be wrapped to never... |
| 1.9.3 | Unknown | What's changed: - Use native TLS certificates instead of webpki-roots - ~ in the config now expands to the user's home directory (#80) - Fixed wrong next automatic update time in tldr --offline --info - Fixed extraction... |
| 1.9.2 | Unknown | What's changed: - Enable SOCKS proxy support (#71) - Fixed error messages being put on the same line as the previous info message - Fixed wrong background colors of empty lines if a background color is set in the config |
| 1.9.1 | Unknown | What's changed: - Fixed language detection issues when languages = [] is set in the config (#69) |
| 1.9.0 | Unknown | What's changed (Client specification v2.2) - Fixed rendering of triple brace placeholders ({{{ ... }}} no longer shows one brace outside) - On --update, the new sha256sums will be compared to the old ones and archives th... |
| 1.8.0 | Unknown | Release notes |
| 1.7.1 | Unknown | Release notes |
| 1.6.0 | Unknown | Release notes |