mirror of
https://github.com/ksyasuda/rice.git
synced 2024-10-28 09:04:10 -07:00
16 lines
137 B
Plaintext
16 lines
137 B
Plaintext
def_key "j"
|
|
scroll_down
|
|
|
|
def_key "k"
|
|
scroll_up
|
|
|
|
def_key "l"
|
|
next_column
|
|
|
|
def_key "h"
|
|
previous_column
|
|
|
|
def_key "ctrl-l"
|
|
show_lyrics
|
|
|