author | Jeffrey Middleton <jefromi@gmail.com> | |
Thu, 23 Apr 2009 22:04:12 +0000 (17:04 -0500) | ||
committer | Jeffrey Middleton <jefromi@gmail.com> | |
Fri, 24 Apr 2009 05:09:50 +0000 (00:09 -0500) | ||
commit | aa657ad4b29137a46be23d1ff6694ae2b7b54baf | |
tree | 72b919ef60fd1b536b72520880d85cae4170f5bb | tree | snapshot |
parent | c5343d58cda7e0f61dea4c2f8ae8dc042d2b7d46 | commit | diff |
screen_play: added CMD_SELECT_PLAYING
This command immediately selects (but doesn't center) the currently
playing song. It is mapped by default to 'l' - there aren't many single
characters left, and this one is at least similar to ctrl-l, which
centers the currently playing song.
This command immediately selects (but doesn't center) the currently
playing song. It is mapped by default to 'l' - there aren't many single
characters left, and this one is at least similar to ctrl-l, which
centers the currently playing song.
src/command.c | diff | blob | history | |
src/command.h | diff | blob | history | |
src/screen_help.c | diff | blob | history | |
src/screen_play.c | diff | blob | history |