isacikgoz / tldr

fast and interactive tldr client written with go
https://isacikgoz.me/tldr/
MIT License
1.36k stars 48 forks source link

Output reprints every action #12

Closed tjquillan closed 5 years ago

tjquillan commented 5 years ago

Expected Behavior (from README): image

Actual Behavior: image

The output gets reprinted in full every time an action is made. In the README it does not appear to work this way but if I am mistaken please close this issue. Thanks!

isacikgoz commented 5 years ago

Hey @iboyperson , thanks for the feedback. I've never faced with this issue before, can you give a little more info on your environment?

tjquillan commented 5 years ago

Sure! Here is the information I can see being needed. If you need anything else please specify.

Distro: Arch Linux Shell: Zsh 5.7.1 Go: 1.12.4 Method of Installation: AUR, PKGBUILD

tjquillan commented 5 years ago

Upon further investigation this seems to be caused by my terminal emulator (Konsole) as when running tldr in a different emulator (Tilix) it works as expected

isacikgoz commented 5 years ago

Thanks for the details @iboyperson. I also guessed that it would be a feature of the terminal emulator. So, we can close this issue for now.