[GH-ISSUE #229] Smooth Scrolling #111

Open
opened 2026-02-28 14:47:06 +03:00 by kerem · 3 comments
Owner

Originally created by @alichtman on GitHub (Jan 27, 2020).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/229

https://github.com/psliwka/vim-smoothie

It'd be really cool if Ctrl-d and Ctrl-u scrolling worked somewhat like this. I find it hard to keep my place when scrolling through a playlist.

Originally created by @alichtman on GitHub (Jan 27, 2020). Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/229 https://github.com/psliwka/vim-smoothie It'd be really cool if `Ctrl-d` and `Ctrl-u` scrolling worked somewhat like this. I find it hard to keep my place when scrolling through a playlist.
Author
Owner

@Rigellute commented on GitHub (Jan 29, 2020):

Interesting suggestion. The "scrolling" (ctrl-d/u) implemented in spotify-tui is actually pagination. That is to say, jumping between result pages. It would be rather tricky to smoothly and asynchronously scroll between result pages.

<!-- gh-comment-id:579717097 --> @Rigellute commented on GitHub (Jan 29, 2020): Interesting suggestion. The "scrolling" (ctrl-d/u) implemented in spotify-tui is actually pagination. That is to say, jumping between result pages. It would be rather tricky to smoothly and asynchronously scroll between result pages.
Author
Owner

@yasoomn commented on GitHub (Apr 11, 2020):

It would be nice if the view just kept scrolling when you keep pressing j. For now I would like to remap the rather unintuitive Ctrl+d/u to J and K, couldn't find that on the config example. Can it be done?

<!-- gh-comment-id:612427679 --> @yasoomn commented on GitHub (Apr 11, 2020): It would be nice if the view just kept scrolling when you keep pressing j. For now I would like to remap the rather unintuitive Ctrl+d/u to J and K, couldn't find that on the config example. Can it be done?
Author
Owner

@Rigellute commented on GitHub (Apr 13, 2020):

Can't currently remap the direction arrows I'm afraid. I need to investigate making this available.

<!-- gh-comment-id:612837629 --> @Rigellute commented on GitHub (Apr 13, 2020): Can't currently remap the direction arrows I'm afraid. I need to investigate making this available.
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#111
No description provided.