ze
Loading...
Searching...
No Matches
Functions
search.h File Reference

Incremental and interactive search utilities. More...

#include "ze.h"
Include dependency graph for search.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

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.
 

Detailed Description

Incremental and interactive search utilities.