X Tutup
Skip to content

Commit f1a5a41

Browse files
committed
Document the reverse search functionality
1 parent b26eb2c commit f1a5a41

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/sphinx/source/configuration.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,12 @@ Default: C-k
140140

141141
Cuts the current line to the buffer.
142142

143+
search
144+
^^^^^^
145+
Default: C-o
146+
147+
Search up for any lines containing what is on the current line.
148+
143149
yank_from_buffer
144150
^^^^^^^^^^^^^^^^
145151
Default: C-y

0 commit comments

Comments
 (0)
X Tutup