Skip to content
New issue

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

Unable to access favorite channel from dashboard with index >9 #663

Open
elcoco opened this issue Jan 2, 2025 · 1 comment
Open

Unable to access favorite channel from dashboard with index >9 #663

elcoco opened this issue Jan 2, 2025 · 1 comment
Labels
type: bug Something isn't working

Comments

@elcoco
Copy link

elcoco commented Jan 2, 2025

First of all thank you for this amazing project!

Describe the bug:
Since the dashboard screen only accepts a single number it is not possible to access any favorite channels higher than the 10th channel.
Could possibly be solved by using [a-z][A-Z] instead of [0-9].

To Reproduce:
Configure more than 10 channels in the config file:

[frontend]
favorite_channels = ["channel0", "channel1", ..., "channel10"]

Expected behavior:
Have a way to access a favorite channel with index >9 by using a keyboard stroke.

System:

  • Twitch-tui version: 2.6.17 (using arch package: extra/twitch-tui 2.6.17-1)
  • Operating System: Arch Linux w/ kernel 6.12.7
  • Terminal: kitty 0.38.1
  • Shell: zsh 5.9-5
@Xithrius
Copy link
Owner

Xithrius commented Jan 2, 2025

Thanks for the issue! That ain't good, I'll get around to this as soon as I can.

@Xithrius Xithrius added the type: bug Something isn't working label Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants