Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 850 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 850 Bytes

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.