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.
Maybe they ARE moving to Linux? I expect Power Shell next. /s
Powershell has been available on linux for years already.
edit: https://learn.microsoft.com/en-us/powershell/scripting/install/installing-powershell-on-linux?view=powershell-7.5
I'm pretty sure I installed powershell on my Ubuntu box
Huh, no idea if that's already a thing.
From a quick search, looks like the first cross platform release was in 2016.