Entry points
Entry point commands for Isearch bound in the global-map:
| Key | Description | Note |
|---|---|---|
C-s |
search for string forward | repeatable |
C-r |
search for string in reverse | repeatable |
C-M-s |
search for regexp forward | repeatable |
C-M-r |
search for regexp in reverse | repeatable |
M-% |
replace string in buffer or region 1 | in reverse with C-- |
C-M-% |
replace regexp in b or region 1 | in reverse with C-- |
Footnotes:
1
Thing at point is available with M-n in the minibuffer.