commit d668de3b415945d4dcd9dc332a79fc7cdb7b1303
parent ff1f6ff43bfd6fca5ebd9b30b8dd15f0a741f56d
Author: Alex Balgavy <alex@balgavy.eu>
Date: Fri, 18 Dec 2020 23:51:42 +0100
ncmpcpp: small changes
Diffstat:
3 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/ncmpcpp/bindings b/ncmpcpp/bindings
@@ -62,6 +62,8 @@ def_key "s"
show_search_engine
def_key "F"
show_browser
+def_key "ctrl-f"
+ jump_to_browser
def_key "f"
seek_forward
def_key "f"
@@ -76,6 +78,7 @@ def_key "?"
def_key "*"
select_item
+ scroll_down
def_key "J"
move_selected_items_down
diff --git a/ncmpcpp/config b/ncmpcpp/config
@@ -17,7 +17,7 @@ visualizer_type = "spectrum"
song_list_format = {$4%a - }{%t}|{$8%f$9}$R{$3(%l)$9}
song_status_format = $b{{$8"%t"}} $3by {$4%a{ $3in $7%b{ (%y)}} $3}|{$8%f}
-song_library_format = {%n - }{%t}|{%f}
+song_library_format = {%t}|{%f}
alternative_header_first_line_format = $b$1$aqqu$/a$9 {%t}|{%f} $1$atqq$/a$9$/b
alternative_header_second_line_format = {{$4$b%a$/b$9}{ - $7%b$9}{ ($4%y$9)}}|{%D}
current_item_prefix = $(cyan)$r$b
diff --git a/ncmpcpp/patterns.list b/ncmpcpp/patterns.list
@@ -0,0 +1,2 @@
+%t
+%n %t