author | Jeffrey Middleton <jefromi@gmail.com> | |
Tue, 10 Mar 2009 13:49:46 +0000 (08:49 -0500) | ||
committer | Jeffrey Middleton <jefromi@gmail.com> | |
Tue, 10 Mar 2009 15:07:57 +0000 (10:07 -0500) | ||
commit | 8664f4fa424c5ae30b495e49e0f606b220c56696 | |
tree | 0f105189e61c9736cc46264f2630023e1789111d | tree | snapshot |
parent | 478f17034e0aadcd5aec75d48717fb397f124820 | commit | diff |
Center the cursor on a second Ctrl-L
To aid in getting to info/lyrics screen, or in selecting ranges
involving the currently playing song. Ctrl-L followed by M will achieve
the same result as long as the playlist is at least as long as the
screen, but this is faster to type and will work for short playlists
too.
An alternative method would be to center the cursor whenever Ctrl-L will
not cause the screen to move; this could be implemented as an option
perhaps, but would be annoying if you just wanted to repaint the screen.
To aid in getting to info/lyrics screen, or in selecting ranges
involving the currently playing song. Ctrl-L followed by M will achieve
the same result as long as the playlist is at least as long as the
screen, but this is faster to type and will work for short playlists
too.
An alternative method would be to center the cursor whenever Ctrl-L will
not cause the screen to move; this could be implemented as an option
perhaps, but would be annoying if you just wanted to repaint the screen.
src/screen_play.c | diff | blob | history |