TODO (416B)
1 * Use proper gap buffer implementation 2 * Somehow clean up overflow handling 3 * File locking (lockf(3) or flock(2)) 4 * Load file in background so text is already shown while still 5 loading the rest of a big file. 6 * Try to copy vi behavior where the cursor jumps back to the original 7 column after moving over a line that was not as long as the original 8 cursor position. 9 * Set X error handlers to also emergencydump