Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 286 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 286 Bytes

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