Skip to content

add microsoft/edit under editor - #94

Open
lunrenyi wants to merge 1 commit into
x-cmd:mainfrom
lunrenyi:add-microsoft-edit
Open

add microsoft/edit under editor#94
lunrenyi wants to merge 1 commit into
x-cmd:mainfrom
lunrenyi:add-microsoft-edit

Conversation

@lunrenyi

@lunrenyi lunrenyi commented Sep 7, 2026

Copy link
Copy Markdown
Collaborator

新增 `microsoft/edit` —— 微软开源的轻量级 Rust 终端文本编辑器,向 MS-DOS Editor 致敬,采用 VS Code 风格的现代化界面。

内容

  • 仓库:https://github.com/microsoft/edit
  • 语言:Rust
  • License:MIT
  • 二进制名:`edit`(brew 公式名为 `msedit`,以避免与现有 Unix `edit` 命令冲突)
  • 描述:微软开源的轻量级命令行文本编辑器,向 MS-DOS Editor 致敬,界面类似 VS Code

安装规则

平台 / 包管理器 命令
`/eget`(跨平台,从 GitHub Releases 拉预编译二进制) `x eget microsoft/edit`
`darwin/brew` `brew install msedit`
`linux/brew` `brew install msedit`
`(win|wsl2)/winget` `winget install Microsoft.Edit`

上游活跃度

  • 2025-05 首次发布 v1.0.0,至 2026-04 已发布 v2.0.0,共 5 个 release(v1.0.0 / v1.1.0 / v1.2.0 / v1.2.1 / v2.0.0)
  • 项目由 Microsoft 维护,主维护者 lhecker,commit、PR、issue 持续活跃
  • 30 天 brew 安装量约 225 次,已被 homebrew/core 收录

本地校验

  • `x ws check` ✅ 无重复
  • `x eget ls microsoft/edit` ✅ 列出全部 release 与 assets
  • YAML lint ✅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant