summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: e06ce8d)
raw | patch | inline | side by side (parent: e06ce8d)
author | Max Kellermann <max@duempel.org> | |
Mon, 9 Feb 2009 16:02:35 +0000 (17:02 +0100) | ||
committer | Max Kellermann <max@duempel.org> | |
Mon, 9 Feb 2009 16:02:35 +0000 (17:02 +0100) |
NEWS | patch | blob | history | |
doc/config.sample | patch | blob | history | |
doc/ncmpc.1 | patch | blob | history |
index 452dceee81a9e4d158f3484ad2acfd4f65100691..221bf7abb44ace9bb3f85d9dbfd61b125646aadf 100644 (file)
--- a/NEWS
+++ b/NEWS
ncmpc 0.14 - not yet released
+ * bell on wrapped search (optionally)
ncmpc 0.13 - 2009-01-09
diff --git a/doc/config.sample b/doc/config.sample
index c3c532ca2970ed0d7c3cb38f5ce2128a1de98c2b..f15cbd95f421e1b98016485e5e76e557023cc329 100644 (file)
--- a/doc/config.sample
+++ b/doc/config.sample
## 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
diff --git a/doc/ncmpc.1 b/doc/ncmpc.1
index cb0e1a1ecb0f672ae5f5c8f9d237f094fc7cc5ea..f7592ce99cdc306ced7079ae2158b77865b8f98e 100644 (file)
--- a/doc/ncmpc.1
+++ b/doc/ncmpc.1
.TP
.B find\-wrap = yes|no
Wrapped find mode.
+.TP
+.B bell\-on\-wrap = yes|no
+Ring bell when find wraps around.
.TP
.B audible\-bell = yes|no
Sound audible bell on alerts.