KingDownloads

edit

by microsoft 14.4k stars MITDeveloper Tools
Download

About edit

Edit is a simple terminal-based text editor designed for basic editing needs. It draws inspiration from the classic MS-DOS Editor but incorporates modern interface elements and input controls similar to those found in VS Code. The editor aims to be accessible to users who may not be familiar with terminal-based tools.

The software is available for Windows, Linux, and macOS, with installation options including package managers like WinGet and Homebrew, or building from source. It is written in Rust and supports customization through build-time configuration options.

Key features

  • Modern interface with VS Code-like input controls
  • Search and Replace functionality with ICU library support
  • Customizable build options for package maintainers
  • Multi-language support through build configuration
  • Available for Windows, Linux, and macOS

Download v2.0.0

Apr 28, 2026
View all 5 versions

Frequently asked questions

Is edit free?
Yes. edit is free and open-source software, distributed under the MIT license.
Which platforms does edit support?
edit provides downloads for Windows, macOS, Linux.
What is the latest version of edit?
The latest version is v2.0.0, released on Apr 28, 2026.
How do I install Edit on Windows?
Edit can be installed on Windows using WinGet with the command 'winget install Microsoft.Edit'.
Can I build Edit from source on Linux?
Yes, Edit can be built from source on Linux using Rust, a C compiler, and ICU libraries. An install script is provided to simplify the process.
What are the alternative names for the Edit executable?
The canonical executable name is 'edit', with 'msedit' as an alternative. Package maintainers are advised to use 'msedit' to avoid conflicts with existing commands.
Does Edit support multiple languages?
Yes, Edit supports multiple languages through build-time configuration using the 'EDIT_CFG_LANGUAGES' environment variable.

More Developer Tools