Code

added scroll-offset option; fixed scrolling bug
[ncmpc.git] / doc / config.sample
index 3c80c2f530668be2edcc75fc5a375f68f22a1a55..f15cbd95f421e1b98016485e5e76e557023cc329 100644 (file)
@@ -19,6 +19,9 @@
 ## wrapped find mode
 #find-wrap = yes
 
+## ring bell when find wraps around
+#bell-on-wrap = no
+
 ## show last pattern when using find
 #find-show-last = no
 
 ## mpd crossfade time 
 ##crossfade-time = 10
 
+## scroll long titles
+#scroll = yes
+
+## separator to use when scrolling
+#scroll-sep = " *** "
+
 ##
 ## Color configuration
 ##