Skip to content
/ dim Public

Simple and portable vim like editor written in C

License

Notifications You must be signed in to change notification settings

Dcraftbg/dim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Simple and portable vim like editor written in C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published