diff --git a/doc/katarakt.txt b/doc/katarakt.txt index adccd230641a260e352b52f25c429b23ef4500e3..d47e9d8d14f6fe2ad90587bbe66acffd77f7f9fb 100644 --- a/doc/katarakt.txt +++ b/doc/katarakt.txt @@ -93,10 +93,14 @@ KEY BINDINGS Show the search bar. Hitting *Esc* will hide the results, searching for an empty string will clear them. If the search term contains an uppercase letter the search is case sensitive ("smartcase"). + If you search for the same term twice the next hit starting from the + current view is selected. *?* :: Show the search bar. This next search will be backwards. *n*, *N* :: Focus next/previous search hit. + This does not take the current view into account. For finding the next hit + around the current view search for the same term again. *\^n*, *^N* :: Focus next/previous search hit that is currently not visible.