keyboard shortcuts on wiki differ from users.md #1859
joaociocca
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I never tried editing another project's wiki, so I thought I'd ask first: is it okay to edit https://github.com/hrkfdn/ncspot/wiki/Ncspot-Guide to make it more complete along what's shown on https://github.com/hrkfdn/ncspot/blob/main/doc/users.md?
Key Bindings
The keybindings listed below are configured by default. Additionally, if you
built
ncspotwith MPRIS support, you may be able to use media keys to controlplayback depending on your desktop environment settings. Have a look at the
configuration section if you want to set custom bindings.
Navigation
coverfeature).ncspot.Playback
Context Menus
share_clipboardfeature).When pressing O:
share_clipboardfeature)Sharing
(if built with the
share_clipboardfeature)Queue
Library
Vim-Like Search Bar
Vim-Like Commands
You can open a Vim-style command prompt using :, and close it at any
time with Escape.
The following is an abridged list of the more useful commands. For the full list, see source code.
Note: <FOO> - mandatory arg; [BAR] - optional arg
helpquitAliases:
q,xncspot.logoutncspot.playpauseAliases:
pause,toggleplay,toggleplaybackstopseek[+|-]<TIME>+/-.* TIME is anything accepted by parse_duration
* Default unit is
msfor backward compatibility.move<DIRECTION> <STEP_SIZE>up/down/left/rightwith integer step sizes, orpageup/pagedown/pageleft/pagerightwith float step sizes.repeat[REPEAT_MODE]Alias:
loop* Valid values for REPEAT_MODE:
list(aliases:playlist,queue),track(aliases:once,single),none(alias:off)shuffle[on|off]previousnextfocus<SCREEN>* Valid values for SCREEN:
queue,search,library,cover(if built with thecoverfeature)search<SEARCH>clearshare<ITEM>share_clipboardfeature.* Valid values for ITEM:
selected,currentnewplaylist<NAME>sort<SORT_KEY> [SORT_DIRECTION]* Valid values for SORT_KEY:
title,album,artist,duration,added* Valid values for SORT_DIRECTION:
ascending(default; aliases:a,asc),descending(aliases:d,desc)exec<CMD>* Command output is printed to the terminal, so redirection (
2> /dev/null) may be necessary.noopreloadreconnectadd [current]currentis passed the currently playing track will be addedsave [current]currentis passed the currently playing item will be savedNavigation
ncspot.+_<>?BackspaceCtrl+aCtrl+eCtrl+lCtrl+nCtrl+pCtrl+sCtrl+vDownEndEnterF1F2F3HomeLeftPageDownPageUpRightShift+DownShift+UpShift+aShift+bShift+fShift+mShift+nShift+oShift+pShift+sShift+uShift+xSpaceUp[]abAll reactions