-
|
There are cases when regex is not needed, for example: a big file. It is slow. I look up the guide how to find things with regex disabled and not found. To find,
Update: |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
It is |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
incsearchoption can be disabled when pressing Ctrl+e then enteringset incsearch offso that the search is not done while typing.