Fundamentals 8 min read

Why Microsoft Rewrote the Classic MS‑DOS Editor in Rust – Meet Edit

Microsoft has open‑sourced a modern Rust rewrite of the classic MS‑DOS Editor, called Edit, which runs on Windows, macOS and Linux, fills the missing default CLI editor on 64‑bit Windows, and offers a tiny, mode‑less, feature‑rich text editing experience that has sparked nostalgic community interest.

IT Services Circle
IT Services Circle
IT Services Circle
Why Microsoft Rewrote the Classic MS‑DOS Editor in Rust – Meet Edit

Microsoft has open‑sourced a modern rewrite of the classic MS‑DOS Editor, now called “Edit”, rebuilt in Rust and released under the MIT license.

The new editor runs on Windows, macOS and Linux, filling the long‑standing gap of a default command‑line text editor on 64‑bit Windows systems.

Edit is tiny (under 250 KB) and provides a simple, mode‑less interface with mouse support, menu navigation, multi‑file opening (Ctrl + P), find‑and‑replace (Ctrl + R) with case‑sensitive and regex options, and word‑wrap toggled by Alt + Z.

Future plans include integration into Windows 11 via Windows Insider builds.

The project has attracted strong community interest, gaining over 9.9 k stars on GitHub and sparking nostalgic discussion about the original MS‑DOS Editor and its predecessor ED​LIN.

Edit editor screenshot
Edit editor screenshot

Mouse mode support

Multi‑file opening

Find and replace with regex

Automatic word wrap

Source code and releases are available at https://github.com/microsoft/edit.

cross-platformRustopen-sourceMicrosofttext editorMS-DOS
IT Services Circle
Written by

IT Services Circle

Delivering cutting-edge internet insights and practical learning resources. We're a passionate and principled IT media platform.

0 followers
Reader feedback

How this landed with the community

login Sign in to like

Rate this article

Was this worth your time?

Sign in to rate
Discussion

0 Comments

Thoughtful readers leave field notes, pushback, and hard-won operational detail here.