Anyone who did any amount of work in DOS probably remembers MS-DOS EDIT.

Are there any modern text editors that mimic the look and feel of MS-DOS EDIT, QuickBasic, etc? I've done some looking around, but it seems like pico/vi/emacs-alikes rule the roost.
I use Linux, Windows, and Mac, though Linux is my preferred platform. I was looking for something that was multi-platform and textmode-based. I'm also aware that there are 'simple' editors out there, but what I'm looking for is an editor that emulates the look and feel of DOS EDIT, kind of like how mc has a similar look and feel to Norton Commander, microemacs is similar to emacs, elvis is similar to vi, etc.
I am also aware that EDIT is still included with some versions of Windows. Problem is, it's not multiplatform, no longer maintained and newer versions of Windows have dropped it.
Update (July 21, 2011): Wow, great to see that this question is still getting activity so many years later. I just wanted to add that although I love EDIT's interface, I also love the scriptability of Textmate, Emacs and Vim of modern editors (which is why none of the pico-alikes really work for me). If your answer is an editor that feels like MS-DOS EDIT but is scriptable, that's a huge bonus.
Oh, and since I posted this question I've kind of settled into vim as my primary textmode editor, as it's damn near everywhere. I'm still on the lookout, though, as vimscript is a pretty awful scripting language and custom scripting (along with stuff like omnicomplete) is tied into your system versions of python/perl/etc.




