You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi fellow tldr implementer! I wanted to try your client, so I installed 0.6.1 on Arch via AUR.
When I run it the first time, it looks like this:
(Note: This must have something to do with some control characters, since when I make the window small and large again, there is a proper line break. I'm using alacritty as a terminal emulator, in case that's relevant.)
So since the command asked me to re-run it with -u, I did so. However, this results in the same warning being printed again.
So I thought, maybe I need to combine -u with a page name. But that doesn't seem to do anything either...
Another theory was that it's broken in the interactive mode, but works in static mode. But with tldr -s -u, the cache isn't pulled either.
TL;DR: I don't know how to use your tool 😄 It could well be that I'm too stupid to use it properly, but my experience may be useful to improve the API!
The text was updated successfully, but these errors were encountered:
Hi fellow tldr implementer! I wanted to try your client, so I installed 0.6.1 on Arch via AUR.
When I run it the first time, it looks like this:
(Note: This must have something to do with some control characters, since when I make the window small and large again, there is a proper line break. I'm using alacritty as a terminal emulator, in case that's relevant.)
So since the command asked me to re-run it with
-u
, I did so. However, this results in the same warning being printed again.So I thought, maybe I need to combine
-u
with a page name. But that doesn't seem to do anything either...Another theory was that it's broken in the interactive mode, but works in static mode. But with
tldr -s -u
, the cache isn't pulled either.TL;DR: I don't know how to use your tool 😄 It could well be that I'm too stupid to use it properly, but my experience may be useful to improve the API!
The text was updated successfully, but these errors were encountered: