msedit - Man Page

a simple text editor

Synopsis

msedit [Options]... [Arguments]...

Description

msedit is a simple text editor inspired by MS-DOS edit.

Editing

Edit is an interactive mode-less editor. Use Alt-F to access the menus.

Arguments

FILE[:LINE[:COLUMN]]

The file to open, optionally with line and column (e.g., foo.txt:123:45).

Options

-h,  --help

Print the help message.

-v,  --version

Print the version number.

See Also

https://github.com/microsoft/edit

Info

version 1.0 May 2025