Tldr C Client Versions Save

C command-line client for tldr pages

v1.6.1

5 months ago

Added

  • Option to disable color highlighting (#107) (thanks @Vedaant-Rajoo and @ksqsf)
  • Add support for the NO_COLOR environment variable. (#107) (thanks @SethFalco)

Changed

  • Update manpage to reflect new and updated flags (#103, #111) (thanks @4G3NT)

Fixed

  • Fix updating a local database (#100) (thanks @ar7eniyan)
  • Prevent freezing of auto-completion in zsh (#105) (thanks @turboBasic)
  • Fix print usage of flags (#103, #111) (thanks @4G3NT)

Removed

  • Platform specific long flags like --linux, --osx, and --sunos are removed in favor of --platform=<platform> option. (#111) (thanks @4G3NT)

v1.6.0

1 year ago

Added

  • Add support for auto updating local data if too old

Fixed

  • Fix make finding lib directories with M1 Homebrew

v1.5.0

1 year ago

Added

  • Add fish completion for --list, --linux, --osx, and --sunos flags

Fixed

  • Fix typo of "database" in the usage output
  • Fix fish completion not escaping characters
  • Make fish completion reflect actual usage of tldr better

v1.4.3

2 years ago

Fixed

  • Fix segfault on trying to update cache
  • Fix segfault when failing to open cache directory
  • Bubble error code appropriately when using --list

v1.4.2

2 years ago

Update version number

v1.4.1

2 years ago

Fix updating issue due to wrong directory name

v1.4.0

2 years ago

v1.3.0

7 years ago

v1.2.0

8 years ago

v1.1.0

8 years ago