[GH-ISSUE #108] Help does not display the action #61

Closed
opened 2026-02-28 14:46:43 +03:00 by kerem · 6 comments
Owner

Originally created by @Valansch on GitHub (Oct 24, 2019).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/108

I think this is supposed to display what the keys actually do. I compiled the latest

image

spotify-tui 0.7.5

██████████████████  ████████   user@host 
██████████████████  ████████   ---------- 
██████████████████  ████████   OS: Manjaro Linux x86_64 
██████████████████  ████████   Host: MS-7970 1.0 
████████            ████████   Kernel: 5.3.7-2-MANJARO 
████████  ████████  ████████   Uptime: 3 hours, 42 mins 
████████  ████████  ████████   Packages: 1506 (pacman) 
████████  ████████  ████████   Shell: zsh 5.7.1 
████████  ████████  ████████   Resolution: 1440x900, 3840x2160, 3840x2160, 1920x1080 
████████  ████████  ████████   WM: i3 
████████  ████████  ████████   Theme: Breath [GTK3] 
████████  ████████  ████████   Icons: maia [GTK3] 
████████  ████████  ████████   Terminal: konsole 19.08.2
████████  ████████  ████████   Terminal Font: Noto Mono 10 
                               CPU: Intel i7-6700 (8) @ 4.000GHz 
                               GPU: NVIDIA GeForce GTX 970 
                               Memory: 1702MiB / 15973MiB 
Originally created by @Valansch on GitHub (Oct 24, 2019). Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/108 I think this is supposed to display what the keys actually do. I compiled the latest ![image](https://user-images.githubusercontent.com/10226478/67530951-17cde000-f6c1-11e9-9a1a-19bca594fea3.png) <pre> spotify-tui 0.7.5 ██████████████████ ████████ user@host ██████████████████ ████████ ---------- ██████████████████ ████████ OS: Manjaro Linux x86_64 ██████████████████ ████████ Host: MS-7970 1.0 ████████ ████████ Kernel: 5.3.7-2-MANJARO ████████ ████████ ████████ Uptime: 3 hours, 42 mins ████████ ████████ ████████ Packages: 1506 (pacman) ████████ ████████ ████████ Shell: zsh 5.7.1 ████████ ████████ ████████ Resolution: 1440x900, 3840x2160, 3840x2160, 1920x1080 ████████ ████████ ████████ WM: i3 ████████ ████████ ████████ Theme: Breath [GTK3] ████████ ████████ ████████ Icons: maia [GTK3] ████████ ████████ ████████ Terminal: konsole 19.08.2 ████████ ████████ ████████ Terminal Font: Noto Mono 10 CPU: Intel i7-6700 (8) @ 4.000GHz GPU: NVIDIA GeForce GTX 970 Memory: 1702MiB / 15973MiB </pre>
kerem 2026-02-28 14:46:43 +03:00
Author
Owner

@Rigellute commented on GitHub (Oct 25, 2019):

Ah looks like this is a scrolling issue (the screen is not large enough to contain all the rows).

Needs to be fixed 👍

<!-- gh-comment-id:546255637 --> @Rigellute commented on GitHub (Oct 25, 2019): Ah looks like this is a scrolling issue (the screen is not large enough to contain all the rows). Needs to be fixed 👍
Author
Owner

@Valansch commented on GitHub (Oct 25, 2019):

Actually its the same on my 4k monitors. No matter the scrolling in konsole. Also tried xterm and terminator. Same issue. Please tell me how i can assist you figure this out.

<!-- gh-comment-id:546273783 --> @Valansch commented on GitHub (Oct 25, 2019): ~~Actually its the same on my 4k monitors. No matter the scrolling in konsole.~~ Also tried xterm and terminator. Same issue. Please tell me how i can assist you figure this out.
Author
Owner

@Rigellute commented on GitHub (Oct 25, 2019):

When I say scrolling I mean from within spotiify-tui, not the terminal emulator. If you increase the height of your terminal window, you should see the rest of the list.

The fix is for spotify-tui to handle scrolling within table views (like the help menu).

<!-- gh-comment-id:546275292 --> @Rigellute commented on GitHub (Oct 25, 2019): When I say scrolling I mean from within `spotiify-tui`, not the terminal emulator. If you increase the height of your terminal window, you should see the rest of the list. The fix is for `spotify-tui` to handle scrolling within table views (like the help menu).
Author
Owner

@Valansch commented on GitHub (Oct 25, 2019):

You are right, it appears when i zoom. Also appears on my 4k monitors with bigger terminal, what i said before about it not appearing on 4k is false.
Keep up the good work 👍

<!-- gh-comment-id:546276559 --> @Valansch commented on GitHub (Oct 25, 2019): You are right, it appears when i zoom. Also appears on my 4k monitors with bigger terminal, what i said before about it not appearing on 4k is false. Keep up the good work :+1:
Author
Owner

@AlexanderDavid commented on GitHub (Mar 6, 2020):

@Rigellute is this being worked on?

<!-- gh-comment-id:596012733 --> @AlexanderDavid commented on GitHub (Mar 6, 2020): @Rigellute is this being worked on?
Author
Owner

@Rigellute commented on GitHub (Mar 7, 2020):

@AlexanderDavid ah yes it looks like this was fixed here https://github.com/Rigellute/spotify-tui/pull/302

Thanks for looking for this though

<!-- gh-comment-id:596076876 --> @Rigellute commented on GitHub (Mar 7, 2020): @AlexanderDavid ah yes it looks like this was fixed here https://github.com/Rigellute/spotify-tui/pull/302 Thanks for looking for this though
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-tui#61
No description provided.