Edit
A simple editor for simple needs.
This editor pays homage to the classic MS-DOS Editor, but with a modern interface and input controls similar to VS Code. The goal is to provide an accessible editor that even users largely unfamiliar with terminals can easily use.
Installation
You can also download binaries from our Releases page.
Windows
You can install the latest version with WinGet:
winget install Microsoft.Edit
Build Instructions
Install Rust
... continue reading