dim dim a dummy vim like editor written in C without the use of ncurses. dim doesn't depend on anything besides libc and common POSIX things (for POSIX environments) Purpose Making a simple editor thats extremely portable and easy to use. Quickstart make ./dim