This commit is contained in:
@@ -21,8 +21,12 @@
|
||||
|
||||
char *editorPrompt(char *prompt);
|
||||
|
||||
char *key_to_string(int key);
|
||||
|
||||
void editorMoveCursor(int key);
|
||||
|
||||
int executeKeyBind(char *key_sequence);
|
||||
|
||||
/**
|
||||
* \fn void editorProcessKeypress()
|
||||
* \brief Get the last key input and do the proper action.
|
||||
|
||||
Reference in New Issue
Block a user