Replies: 2 comments 10 replies
-
|
Thank you very much for the feedback. I'll implement these suggestions, then we can do another pass. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Sorry for the delay, but I will start actually going over the suggestions listed here. Shouldn't have much of an issue implementing most of these. In the meantime, I noticed that for point 3, |
Beta Was this translation helpful? Give feedback.
10 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey @Xithrius!
Thanks for hearing me out on the Python Discord. Here are some of the things that I had to stumble through or found when setting up twitch-tui:
twt -h, is-tmissing as an option?--theme <THEME>is there, but not the shortcut.-s, the documentation doesn't explain what "start", "normal" or "help" do. I just had to try each option to see what it did.twt -hfor help at the prompt, maybe consider usinghinside the application for help as well? Having to remember that one ishwhile the other is?could confuse users.@and/don't seem to be doing anything when I try to enter Insert Mode. (I'll add an issue for this.)itoc. It feels like it could be more intutive for a user if you called Insert Mode "Chat Mode" and had the user presscto enter "Chat Mode".cdoesn't seem to do anything when I try using it, as an aside. (I'll add an issue for this as well.)Escto "Go back to previous window" for clarity?I'm sure I can think of some other things, but this is probably a good first pass.
Beta Was this translation helpful? Give feedback.
All reactions