Edit is now open source
a year ago
- #Windows
- #Open Source
- #Text Editor
- Edit is a new open-source command-line text editor for Windows.
- It will be available in the Windows Insider Program soon and later ship with Windows 11.
- Edit is lightweight, under 250kB, and supports mouse mode, multiple files, find & replace, and word wrap.
- It was created to provide a default CLI editor for 64-bit Windows, avoiding the complexity of modal editors like Vim.
- Edit is modeless, making it user-friendly for new and experienced users alike.
- The editor can be run by typing 'edit' or 'edit <filename>' in the command line.
- Future updates and feedback can be tracked via its GitHub repository.