Releases: alexmeier2828/Micro-Edit
Releases · alexmeier2828/Micro-Edit
v0.1.0-alpha
- Scrolling for files larger than the view pane
- Minor bug fixes
v0.0.0-alpha
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 :)