new feature: cyclic scrolling

This commit is contained in:
Andrzej Rybczak
2009-03-30 20:03:23 +02:00
parent dda14b9796
commit 310b6c0ecd
12 changed files with 44 additions and 7 deletions

View File

@@ -165,6 +165,7 @@ struct ncmpcpp_config
bool ignore_leading_the;
bool block_search_constraints_change;
bool use_console_editor;
bool use_cyclic_scrolling;
int mpd_port;
int mpd_connection_timeout;