this post was submitted on 28 May 2025
20 points (70.0% liked)

Linux

7785 readers
579 users here now

A community for everything relating to the GNU/Linux operating system

Also check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
 

The brand new Microsoft Edit, which is the successor of the old MS-DOS-editor will come soon to Linux as well?

There is a discussion going on how to call ms edit executable under Linux at: https://github.com/microsoft/edit/discussions/341

Microsoft Edit is fully written in Rust. And the source-code is actually fully open-source as well under MIT license ๐Ÿ˜ฎ.

I personally would like see them calling it dos-edit or just dosedit, since that would be kinda funny. But I understand it will be called ms-edit instead.

I know Linux already has vi, vim, neovim and nano, ... and more... However is kind of ironic to see this binary be shipped to Linux distros. Of course it's already added to Arch btw: https://aur.archlinux.org/packages/ms-edit-git

Official GitHub page.

top 32 comments
sorted by: hot top controversial new old
[โ€“] thingsiplay@beehaw.org 38 points 1 week ago (2 children)

Why would anyone on Linux want to use a Microsoft terminal editor, when especially on Linux we have a long history of very strong and good terminal editors? I mean really, why?

[โ€“] webghost0101@sopuli.xyz 11 points 1 week ago

Because the same people who might be forced to use this tool on the job are the same who like linux.

They do the same with powershell en vscode and you can just remote terminal from linux into windows.

Its a small investment in making developers more comfortabel with their toold and thus increase chance they will use them.

[โ€“] melroy@kbin.melroy.org 4 points 1 week ago

I don't know? Don't hate the messenger. I also ask myself why.

[โ€“] CAWright@infosec.pub 34 points 1 week ago (1 children)
[โ€“] melroy@kbin.melroy.org 5 points 1 week ago

I understand. I just wanted to share the news.

[โ€“] DmMacniel@feddit.org 30 points 1 week ago* (last edited 1 week ago) (2 children)

laughs in

  • ed
  • nano, pico
  • emacs
  • vi, vim, neovim, nvchad
  • kate
  • gedit
  • mousepad
  • vscode, oss
[โ€“] TwilightKiddy@programming.dev 11 points 1 week ago (1 children)
[โ€“] Stardust475@fedia.io 5 points 1 week ago (1 children)
[โ€“] melroy@kbin.melroy.org 4 points 1 week ago (1 children)

I'm not saying you should ms edit. I just wanted to let people about this weird news. ๐Ÿคฃ

[โ€“] DmMacniel@feddit.org 4 points 1 week ago

Appreciated and we all had a great laugh :)

[โ€“] jwr1@kbin.earth 8 points 1 week ago

To add, I've been using micro lately.

[โ€“] Shape4985@lemmy.ml 21 points 1 week ago (1 children)

I cant wait to never install this. Immediately forgetting it exists. A big linux selling point is moving away from the microsoft ecosystem

[โ€“] melroy@kbin.melroy.org 3 points 1 week ago

I think you are right.

[โ€“] StrawberryPigtails@lemmy.sdf.org 13 points 1 week ago (1 children)

Ok. Was this just a case of someone seeing if they can? Because my only thought here is โ€œWhy?โ€

[โ€“] superfes@lemmy.world 0 points 1 week ago (1 children)

It's really small, can easily replace nano

[โ€“] StrawberryPigtails@lemmy.sdf.org 2 points 1 week ago (1 children)

That it can fit on a 5 1/4" floppy with room to spare might have been important once, but I think we are long past that point. Micro takes 5 MB, Nano 3.

Looking into it further it looks a bit like NIH syndrome. Here's Microsoft's explanation: https://devblogs.microsoft.com/commandline/edit-is-now-open-source/

[โ€“] Colloidal@programming.dev 1 points 1 week ago (1 children)

Why build another CLI editor?
What motivated us to build Edit was the need for a default CLI text editor in 64-bit versions of Windows. 32-bit versions of Windows ship with the MS-DOS editor, but 64-bit versions do not have a CLI editor installed inbox. From there, we narrowed down our optionsโ€ฆ
Many of you are probably familiar with the โ€œHow do I exit vim?โ€ meme. While it is relatively simple to learn the magic exit incantation, itโ€™s certainly not a coincidence that this often turns up as a stumbling block for new and old programmers.
Because we wanted to avoid this for a built-in default editor, we decided that we wanted a modeless editor for Windows (versus a modal editor where new users would have to remember different modes of operation and how to switch between them). This unfortunately limited our choices to a list of editors that either had no first-party support for Windows or were too big to bundle them with every version of the OS. As a result, Edit was born.

TL;DR: We tried nothing and were all out of options.

[โ€“] melroy@kbin.melroy.org 2 points 1 week ago (1 children)

I actually understand why Microsoft would create their own terminal editor again. It kinda make sense and they now have it fully in their own control.

Not only it the binary under the magic 200k file size limit. They can now also better integrate it with windows and their key bindings etc.

[โ€“] Colloidal@programming.dev 2 points 1 week ago (1 children)

Why didn't they write this instead of the BS above?

[โ€“] melroy@kbin.melroy.org 1 points 1 week ago

They didn't ask me ๐Ÿค”

[โ€“] bitwolf@sh.itjust.works 8 points 1 week ago* (last edited 1 week ago) (1 children)

It's only a matter of time before MS figures out a copilot ncurses ui and Trojan horses the editor

[โ€“] Giloron@programming.dev 3 points 1 week ago

Joking like this is how vi got vigor.

[โ€“] altphoto@lemmy.today 8 points 1 week ago

The proper answer is don't even touch that xit. It could be a front for automatic AI installs or something where you learn that you can opt out of it but 5 years after they stole the data.

Microsoft is a totally evil company and so is meta, yahoo and Google.

[โ€“] gnuplusmatt@reddthat.com 7 points 1 week ago

no, we have nano at home

[โ€“] ToxicWaste@lemm.ee 7 points 1 week ago

MS should finally make teams available on linux. like it used to be.

but they know it would make switching to linux too easy for BYOD users. so they give us a terminal editor. and try to compete with vim and nano?

[โ€“] BaroqueInMind@lemmy.one 2 points 1 week ago (1 children)
[โ€“] coldsideofyourpillow@lemmy.cafe 2 points 1 week ago* (last edited 1 week ago)

It's a merger of the standard </> used to represent programming, and a pen. Pretty creative.

[โ€“] muhyb@programming.dev 1 points 1 week ago (2 children)

Maybe they ARE moving to Linux? I expect Power Shell next. /s

[โ€“] crony@lemmy.cronyakatsuki.xyz 11 points 1 week ago* (last edited 1 week ago)
[โ€“] pohart@programming.dev 3 points 1 week ago (1 children)

I'm pretty sure I installed powershell on my Ubuntu box

[โ€“] muhyb@programming.dev 1 points 1 week ago (1 children)

Huh, no idea if that's already a thing.

From a quick search, looks like the first cross platform release was in 2016.