tarkah / tickrs

Realtime ticker data in your terminal 📈
MIT License
1.17k stars 58 forks source link

Provide option to hide the toggle shortcuts #24

Closed daniel-j-h closed 3 years ago

daniel-j-h commented 3 years ago

Hey hey :wave: At the moment we always show the "Toggle" shortcuts on the top right.

There is an option to not show the help, but there is no option to hide this toggle menu. For non-interactive use-cases like running on a raspberry pi with a small display attached, but no keyboard, it would be great if we could hide the toggle shortcuts.

Maybe --hide-help could just remove these, too?

tarkah commented 3 years ago

Great idea! I'll get this added.

tarkah commented 3 years ago

Ahhh, much better :) new option is --hide-toggle

image