|
ze
|
Interactive forward search implementation. More...

Functions | |
| void | editorFindCallback (char *query, int key) |
| Highlight matches and move cursor during interactive search. | |
| void | editorFind (void) |
| Prompt for a query and perform an interactive forward search. | |
Variables | |
| struct editorConfig | E |
Interactive forward search implementation.