Skip to content

willowrimlinger/wim

Repository files navigation

wim

A very incomplete clone of vim.

Build

Ubuntu

sudo apt-get update
sudo apt-get install make libncurses-dev
make

Run

wim is lean and lightweight, so it does not currently have the ability to create new files or open empty files.

Please give it a hand and create a file with some text.

echo some text > file.txt

Then, run wim:

./wim file.txt

About

wim - Willow vim. It's a vim clone so I can practice C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors