Key bindings: Global
The entry points for Isearch defined 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 | |
C-M-% |
replace regexp in buffer or region |