Skip to content
/ vio Public

VIO - VI wOrsened: a modal text editor with a subset of the features of VI

Notifications You must be signed in to change notification settings

rahatchd/vio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vio

VIO - VI wOrsened: a modal text editor with a subset of the features of VI

requirements

build

make

run

./vio <filename>

features

  • load file
  • render file
  • hjkl motions
  • remember column position
  • status bar
  • scrolling
  • insert mode
  • write and exit commands (ie ':')
  • save file
  • word vim motions
  • number modifiers
  • show line numbers

About

VIO - VI wOrsened: a modal text editor with a subset of the features of VI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published