Skip to content

svr4/winter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

winter

A winter gopher

Now in beta!

Supported Platforms:

  • macOS (Sierra 10.13+)
  • Ubuntu (16.04 LTS+)

Supported Runtime:

  • Go 1.10.3+

Winter is a text editor written in Go inspired by Antirez's kilo when I first saw it years ago. Winter is a very basic text editor and is very much a work in progress.

Features yet to implement are:

  • Handling signals
  • Handling large multi-line single lines
  • Handling terminal resize

Things I need to refactor:

  • Remove commented code
  • Add meaningful comments to packages
  • Eliminate vendor packages by hosting them here

Kindly submit any issue you find and I will eventually fix it. Happy hunting and bundle up.