Skip to content

Releases: alexmeier2828/Micro-Edit

v0.1.0-alpha

29 Apr 16:39
f35fd44

Choose a tag to compare

v0.1.0-alpha Pre-release
Pre-release
  • Scrolling for files larger than the view pane
  • Minor bug fixes

v0.0.0-alpha

24 Feb 02:08
5f8663c

Choose a tag to compare

v0.0.0-alpha Pre-release
Pre-release

Literally the minimum possible requirements that could make up a text editor. So far you can:

  • enter text
  • simple commands:
    • Write (w {file-name})
    • Edit (e {file-name})
    • quit (q)
      Realy theres not much going on here yet, but its gonna be wild, trust me :)