mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 08:05:57 +03:00
[GH-ISSUE #459] Scrolling after config? #192
Labels
No labels
bug
enhancement
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-tui#192
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @greglum on GitHub (May 13, 2020).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/459
Hello!
I am yet another person struggling to get scrolling to work. I'm not sure if ctrl-d/u was ever working on my initial install (AUR spt-full) as I immediately uploaded the sample config.yml and started hacking at it. I notice that the sample config listed doesn't include the pagination in its keybindings. Am I supposed to add that in? My assumption was that was a default setting located elsewhere. To clarify, the scrolling is looping in all the sections (I understand that there is not yet support for certain sections, e.g. Playlists).
Edit: I'm not sure if this is typical behavior, but also my "Help" section keeps randomly flashing as active with my "Hint" color and with the notification of "Loading..."
@greglum commented on GitHub (May 13, 2020):
Well, it started working. Unsure what I did or perhaps I just wasn't waiting long enough after the ctrl + d as it does lag a bit, but I don't think that's it as I was fiddling with it quite a bit and could never get it to work. Will close this though. Love it so far with spotifyd.
@Rigellute commented on GitHub (May 13, 2020):
Glad you got this working. Worth noting that pagination (crtl-d/u) is not implemented in every view yet.