[GH-ISSUE #820] Document all the disposable keybindings in README.md #343

Open
opened 2026-02-28 14:48:37 +03:00 by kerem · 0 comments
Owner

Originally created by @pezcurrel on GitHub (May 19, 2021).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/820

Please document all the disposable keywords for actions and all the disposable keywords for most common "special keys" in the "keybindings:" section of the sample "config.yml" file in "README.md". I managed to find out the keywords for "scroll one page up" (next_page) and "scroll one page down" (previous_page) by peeking at the code, and to assign them to my keyboard's "page up" and "page down" keys by trial and error on how to refer to them (pagedown, pageup), but it would have been better if they were documented :)

Originally created by @pezcurrel on GitHub (May 19, 2021). Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/820 Please document all the disposable keywords for actions and all the disposable keywords for most common "special keys" in the "keybindings:" section of the sample "config.yml" file in "README.md". I managed to find out the keywords for "scroll one page up" (`next_page`) and "scroll one page down" (`previous_page`) by peeking at the code, and to assign them to my keyboard's "page up" and "page down" keys by trial and error on how to refer to them (`pagedown`, `pageup`), but it would have been better if they were documented :)
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#343
No description provided.