Skip to main content


Microsoft's relaunch of EDIT for Linux implies that they're relaunching QBASIC for Linux

arstechnica.com/gadgets/2025/0…

in reply to Tube Time

the reason? it turns out EDIT.COM just launches QBASIC.EXE in a special text editor mode, using the same GUI but without the BASIC interpreter stuff.
in reply to Tube Time

Unless you prefer EDIT.EXE from some releases of Windows 😏
in reply to Tube Time

That was true in the MS-DOS 5.0 and 6.x version of EDIT, but beginning with Windows 95 (MS-DOS 7.0), EDIT became its own separate, standalone program.
in reply to VWestlife

@vwestlife has anyone tried to disassemble it to see if the code is copied over from QBASIC?
in reply to Tube Time

The way Microsoft is open-sourcing their old products implies that they might eventually open-source Windows 3.1 or even 95 in the future. I'm kinda looking forward to that.
in reply to Tube Time

Aw man, this is just a new thing written in rust. It probably has nothing in common with edit.com. I was ready to try out edit.com for Linux, for a laff. But this new thing will do nothing for my nostalgia.