If you have used computers for a long time, you may remember MS-DOS and the tools that Microsoft shipped with it. Microsoft developed Edit, an open source command line text editor for Windows as an homage of sorts.
Interested users can download and install the latest version of Edit for Windows or build the app from scratch, if they prefer to do so. Microsoft plans to integrate the editor into insider builds of Windows first before making it available to all users as part of Windows 11. It is also available for Linux.
The big difference to the classic MS-DOS Editor is that Edit has a modern graphical user interface.
Microsoft describes Edit in the following way on GitHub:
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.
Edit has a size of just 250 kilobytes and users may run the app without installation.
Here are key features that Microsoft highlights on this Dev blog:
- Lightweight open source text editor.
- Supports mouse and text user interface to select all menu options using keys.
- Support for opening several files and switching between them using Ctrl-P.
- Support for finding and replacing text. Use the keyboard shortcut CTRL-R for that, or select Edit > Replace.
- Word wrap support.
Compared to established text editors, the functionality is not really special. Notepad++, for instance, supports additional features, such as syntax highlighting, which Edit does not.
Edit on the other hand does not appear to be an attempt by Microsoft to introduce competition to established third-party editors. Microsoft itself says that the main goal of Edit was to introduce a command line text editor for 64-bit versions of Windows, as these come without one (unlike 32-bit versions of Windows).
Closing Words
Edit looks like an interesting protect. It is open source, lightweight, and will one day be included in default Windows installations. That does not mean that you have to use it, but it is an option for users who like these types of editors.
Now You: what is your take on Edit? Will you give it a go? Let us know in the comments.
User: Windows crashed again and I lost hours of work!
M$: We designed another program no one asked for!
/facepalm
I feel M$ has more important things to be spending it’s time and money on.