We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Always?
When using tldr for the first time.
First start is REALLY slow. After it works like a charm.
I guess initial data are downloaded/unzipped/whatever but I was thinking I was using the (slow?) Python client.
I realized after than homebrew was already installing this client by default and consecutive executions were really fast.
So why not display an initial message explaining that we're already using an optimized client and that only first start is slow?
➜ ~ $ tldr --version tldr v1.3.0 (v1.3.0) Copyright (C) 2016 Arvid Gerstmann Source available at https://github.com/tldr-pages/tldr-cpp-client
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Reproduction Rate
Always?
Steps to Reproduce
When using tldr for the first time.
Result
First start is REALLY slow. After it works like a charm.
Expected Result
I guess initial data are downloaded/unzipped/whatever
but I was thinking I was using the (slow?) Python client.
I realized after than homebrew was already installing this client by default and consecutive executions were really fast.
So why not display an initial message explaining that we're already using an optimized client and that only first start is slow?
Additional Information
The text was updated successfully, but these errors were encountered: