|
ze
|

Functions | |
| void | initEditor (void) |
| Initialize global editor state and screen dimensions. | |
| void initEditor | ( | void | ) |
Initialize global editor state and screen dimensions.
Resets the global E struct to a clean state, queries the terminal size, and reserves two rows for the status and message bars.
E fields are initialized; on failure, terminates via die().