Post Reply 
Hurting for a good palmtop text editor
05-10-2018, 12:42 PM
Post: #1
Hurting for a good palmtop text editor
I recently got ahold of a stack of Borland manuals, including Turbo Assembler 2.0, which I've been dabbling with on my 200LX. Naturally, I'm in need of a good MS-DOS programming text editor, but I'm having a heck of a time coming up with something that checks all the boxes.

Things I want:
  • Auto-indenting (doesn't need to be anything fancy with brace detection, just indenting new lines to match the previous line)
  • Adjustable hard tabs (if I hit the tab key, I want it to insert a 0x09 character, and display with 4-space tab stops)
  • Small memory footprint, so I can shell to DOS and run a compiler/assembler/linker
  • Reasonably good compatibility with the mid (64x18) zoom mode

I looked at a bunch yesterday, and I found some that are close. A number of small editors are listed on this page: http://www.bttr-software.de/freesoft/txtedit1.htm
  • E: Not bad, but I had it crash a couple times, and block operations are limited (whole lines only). The batch file "macro" feature is nice. No hard tabs, and you can't press Tab to indent an existing line.
  • Sled: Probably what I'll go with in lieu of finding anything better, as it has a few more features than E, but still suffers from handling tabs the way I want.
  • VDE: Also very close, but doesn't seem to auto-indent properly if you're in hard-tabs mode. Quite a bit bigger memory footprint, though.
  • Freyja: Promising, but I'm not an emacs whiz. Anybody have more experience with it?
  • Terse: Includes a build formatted for the 95LX low-res text mode. Doesn't seem to auto-indent.
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Hurting for a good palmtop text editor - Dave Britten - 05-10-2018 12:42 PM



User(s) browsing this thread: 1 Guest(s)