Code

list_window: Extended scrolling commands to text screens
[ncmpc.git] / src / options.c
index 3f784d11cc9c00ab23b84a1be23af8f7690790ba..83ae5ff6a63ab57456ef7568a8432f38b478a859 100644 (file)
@@ -58,6 +58,7 @@ options_t options = {
        .find_wrap = true,
        .wide_cursor = true,
        .audible_bell = true,
+       .bell_on_wrap = true,
 #ifndef NCMPC_MINI
        .scroll = DEFAULT_SCROLL,
        .welcome_screen_list = true,