The fact that Microsoft's 1991 design philosophy from MS-DOS translates so well to 2025 suggests that most fundamental aspects of text editing haven't changed much despite 34 years of tech evolution.
I still lament the backsliding from CUA ( https://en.wikipedia.org/wiki/IBM_Common_User_Access ) that 's happening with touch UIs. I can't count the numlber of times I discover a feature / hotspot years after it's been available, or I have to teach the elderlies around me how to do stuff over and over and over again because there's just no visible UI.Not that that's stopped legions of Marketing and UI minions desperate to make their mark from trying...
Though some aspects of CUA like cut/copy/paste using combos like Shift+Insert I'm glad got changed to the more familiar Ctrl+C/X/V. I was recently messing around with Windows 3.0 and 3.1 and was surprised to find that the shortcuts were different, 3.0 used the old CUA ones, while 3.1 used the modern onesI still lament the backsliding from CUA ( https://en.wikipedia.org/wiki/IBM_Common_User_Access ) that 's happening with touch UIs. I can't count the numlber of times I discover a feature / hotspot years after it's been available, or I have to teach the elderlies around me how to do stuff over and over and over again because there's just no visible UI.
Nano/pico pretty much scratches all the itches for a basic user interface for text. It's not like I need to create a functional operating system within EMACS and who the heck remembers to ESC ESC :wq! to save and exit vim. I hear though that neovim is a better vim.Fantastic! I've been using Linux in various forms for almost 20 years, and as my primary operating system since 2012 or so. I was first introduced to text editing in Linux with Vim and decided I preferred nano for quick config file edits, but always wondered why the seemingly straightforward, simple interface of DOS edit was so out of reach. Happy to see this.
Bonus shot of GORILLA.BAS, the QBasic game that also originally shipped with MS-DOS 5.0. It was a good release.
It would have been WONDERFUL if Microsoft had made this discovery before they fucked up Word with the "ribbon of death" (It killed my use of it, at least, and I went to OpenOffice, then LibreOffice when OpenOffice was acquired by the Dark Side).The fact that Microsoft's 1991 design philosophy from MS-DOS translates so well to 2025 suggests that most fundamental aspects of text editing haven't changed much despite 34 years of tech evolution.
There's a keyboard shortcut to bring up the switcher too, and it's being added to the View menu. The shortcut is already there though (ctrl+p)It's not a remake of dos edit. It's inspired by it but it's also borrows from visual studio code with the bottom bar. Also it handles multiple documents at once, via an odd way using the text on the far right of the blue bar on the bottom. Click on it and it gives a list of whatever is open. It will eventually be included on a win 11 installation once it's finshed
Also I think this has a lot to do with WSL also, hence why it runs on linux. Have a sane way for windows users to edit file from the linux shell.
Did not know that. i wonder if that was added on the more recent builds (1.2 was just a week or so ago) or I just missed it. Anyways thanksThere's a keyboard shortcut to bring up the switcher too, and it's being added to the View menu. The shortcut is already there though (ctrl+p)
As a hilarious vim annecdote, this past weekend I got to try using both vim and nano on a real AT&T/Teletype(crt based, not paper) terminal dialed into a Debian Linux system over a 300 baud modem. At 300 baud nano is actually the more usable editor as vim updates an entire line on the screen every time you move the cursor or type a key adding tremendous lag to the display as the cursor slowly marches across the screen updating things that haven't changed, nano throws the cursor around much more precisely without extraneous updates making it way more responsive.I've spent enough time learning the basics of vi/vim to see why it's still popular, and think sticking with that is probably the best path for me. That having been said, the screenshots are dredging up some nostalgia, so I may end up trying it.
Hopefully it becomes a standard component in future versions of Windows.
I really like that is has cross-platform support, as that helps people move in both directions, always a good thing.
There's a tinge of sadness though - the fact that this is less useful on Windows because Microsoft went all in on the awful idea that is the Windows Registry. What exactly is it on a standard Windows install that we can edit with this, and will have an actual effect? Not much.
(I know that the registry has some plus points, I wouldn't want to see it go entirely, but I do think that it's a poor choice for storing user & system settings. Driver details, OLE information, etc? Sure! But not user settings please. Text files are just better for configuration.)
So once this is part of Windows will there be an operating system left that doesn't have a good text editor as standard? I suppose only Emacs, but very few people seem to use that these days. Here's hoping that they can port this to Emacs and it may finally be relevant to 1990's computing...![]()
It's supposed to when it's done. Don't know what "done" is in this sense as it seems rather feature complete now.I've spent enough time learning the basics of vi/vim to see why it's still popular, and think sticking with that is probably the best path for me. That having been said, the screenshots are dredging up some nostalgia, so I may end up trying it.
Hopefully it becomes a standard component in future versions of Windows.
Batch files, powershell scripts, ini files, config files, lots of options still exist. Or use it to edit something in WSL since youc an pass files between WSL and windowsThere's a tinge of sadness though - the fact that this is less useful on Windows because Microsoft went all in on the awful idea that is the Windows Registry. What exactly is it on a standard Windows install that we can edit with this, and will have an actual effect? Not much.
Porting a text editor to a highly complex text editing environment. Seems about right for emacsSo once this is part of Windows will there be an operating system left that doesn't have a good text editor as standard? I suppose only Emacs, but very few people seem to use that these days. Here's hoping that they can port this to Emacs and it may finally be relevant to 1990's computing...![]()
There's a tinge of sadness though - the fact that this is less useful on Windows because Microsoft went all in on the awful idea that is the Windows Registry. What exactly is it on a standard Windows install that we can edit with this, and will have an actual effect? Not much.
The original MS-DOS Editor represented a major step forward for Microsoft's command-line text-editing capabilities at the time of its release. Before 1991, DOS users suffered through EDLIN, a line-based editor so primitive and user-hostile that many people resorted to typing "COPY CON filename.txt" and hoping for the best. MS-DOS Editor changed that by introducing concepts that seem basic today: a full-screen interface, mouse support, and pull-down menus you could actually navigate without memorizing cryptic commands.
@benjedwards the first link here is broken, FYILast month, Microsoft released a modern remake of its classic MS-DOS Editor, bringing back a piece of computing history that first appeared in MS-DOS 5.0 back in 1991.
Yes, but as a teenager in the 90s, "helping Mom and Dad's friends with their computer" was like practically a full-time job, but you'd get there and see you were on a DOS 3.x system and all you had to do was just fix some minor thing in config.sys that some stupid game broke on install but oh god no it was DOS 3 and you had to use EDLIN and then maybe an asteroid would hit nearby and cause and earthquake so you could have an excuse to just go home or maybe die because that doesn't sound so bad right now either.It's been a long time, but my fuzzy recollection of the dos 3.x and 4.x era was that I and most other people, I think, just used 3rd party text editors for DOS, since a usable one didn't come with DOS. There might have been something shareware or otherwise free, and for more corporate users, I'm sure there were commercial editors available. Also, there were probably ports of unix editors vi and emacs, although I did not use those at the time of DOS.
I'm frustrated my aging brain can't even remember what I used.
agree: vim > EDIT > nano . . . > emacs¹I mean, I'm a vim kind of fellow, but I'd rather use edit.com than nano if I had to.