Tldr Versions Save

fast and interactive tldr client written with go

v1.0.0-alpha

3 years ago

This is a alpha release of version 1. Windows support is dropped until the stability is proven for 1.0.

v0.6.1

4 years ago
  • Now works on Android (with termux etc.) but it is needed to set TLDR_OS env. variable.

v0.5.0

5 years ago
  • Imporoved search performance with go routines
  • Smart pagination

See Wiki/Installation for installing.

v0.4.0

5 years ago
  • Exact + fuzzy search added (simply run tldr with no args)
  • Minor styling improvements
  • Sudo command will toggle if you confirm with exclamation mark

See Wiki/Installation for installing.

v.0.3

5 years ago
  • Add help
  • Improve color contrast on rendering
  • Unlimit command suggestions
  • Add sudo to command (at the confirmation stage, enter S and it will toggle sudo)

See Wiki/Installation

v.0.1

5 years ago

This is an initial release for feedbacks

Features:

  • Interactive (see the screencast)
  • Smart file suggestions (further suggestions will be added)
  • Simple implementation
  • One of the fastest clients can be benchmarked with static option
  • Multi-Platform