projects
/
~bandali
/
configs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7375f95
)
[ncmpcpp] more vim like bindings (h,l)
author
Amin Bandali
<me@aminb.org>
Mon, 16 Mar 2015 03:27:41 +0000
(23:27 -0400)
committer
Amin Bandali
<me@aminb.org>
Mon, 16 Mar 2015 03:27:41 +0000
(23:27 -0400)
also, Ctrl+l for lyrics
ncmpcpp/.ncmpcpp/bindings
patch
|
blob
|
blame
|
history
diff --git
a/ncmpcpp/.ncmpcpp/bindings
b/ncmpcpp/.ncmpcpp/bindings
index
1ca3ab2
..
6c21219
100644
(file)
--- a/
ncmpcpp/.ncmpcpp/bindings
+++ b/
ncmpcpp/.ncmpcpp/bindings
@@
-190,8
+190,8
@@
def_key "G"
#def_key "delete"
# delete_stored_playlist
#
-
#def_key "right
"
-
#
next_column
+
def_key "l
"
+ next_column
#
#def_key "right"
# slave_screen
@@
-202,8
+202,8
@@
def_key "G"
#def_key "+"
# volume_up
#
-
#def_key "left
"
-
#
previous_column
+
def_key "h
"
+ previous_column
#
#def_key "left"
# master_screen
@@
-403,8
+403,8
@@
def_key ";"
#def_key "g"
# jump_to_position_in_song
#
-
#def_key "
l"
-
#
show_lyrics
+
def_key "ctrl_
l"
+ show_lyrics
#
#def_key "v"
# reverse_selection