|
ze
|
Rendering of the editor buffer and UI components to the terminal. More...


Go to the source code of this file.
Functions | |
| void | editorScroll (void) |
| Recompute scroll offsets to keep the cursor visible. | |
| void | editorDrawRows (struct abuf *ab) |
| Render visible rows to the append buffer. | |
| void | editorDrawStatusBar (struct abuf *ab) |
| Draw the status bar (filename, ft, position). | |
| void | editorDrawMessageBar (struct abuf *ab) |
| Render the transient message bar. | |
| void | editorRefreshScreen (void) |
| Update viewport offsets to keep the cursor visible. | |
Rendering of the editor buffer and UI components to the terminal.