A new WordStar release? Maybe GRRM can finally finish the two missing ASOIAF books in a timely fashion with it!
My pet conspiracy theory is that he already wrote the books. But the failure of the last season of the series was so horrendous he decided to never publish them and we will probably only hear of them when they’re published posthumously.
I wonder if there’s a FOSS Linux compatible clone.
EDIT: There sure is. http://wordtsar.ca/
Apparently, The
joe
editor has ajstar
mode, so says this old Stackexchange thread. I can’t verify because I’ve never used Wordstar, butjoe
’s available in my distro’s repository.No idea if it can read old WordStar files, but maybe you don’t need that.
For the GUI version - and some old file capability, the same page and other searches turn up WordTsar which is in progress. The dev says they’ll be picking up development again next month.
There’s also WordGrinder, which is meant to do the job of no bullshit, no distractions word processing. It’s a slight step above a text editor in that it can do bold and such but it’s meant to get the words out of your head and onto the screen and that’s about it.
700MB archive and no mention of source code, I mean couldn’t someone implement the command set as an emacs mode?
It’s a closed source program. There’s not going to be any source code unless somebody goes through the massive effort of reverse engineering it. That effort would be much better spent improving a clone such as WordTsar.
Yes that’s what I mean, it didn’t sound like he had the source code. Are people supposed to run it under emulation, or what? This is an MSDOS version that he packaged? 700MB archive?! That is an awful lot of floppy discs.
I confess to never having seen wordstar actually in use. Does it do anything particularly interesting, or is it mostly a set of key bindings that its users like?
I’m reminded of Neal Stephenson’s description of Emacs:
In the GNU/Linux world there are two major text editing programs: the minimalist vi (known in some implementations as elvis) and the maximalist emacs. I use emacs, which might be thought of as a thermonuclear word processor. It was created by Richard Stallman; enough said. It is written in Lisp, which is the only computer language that is beautiful. It is colossal, and yet it only edits straight ASCII text files, which is to say, no fonts, no boldface, no underlining. In other words, the engineer-hours that, in the case of Microsoft Word, were devoted to features like mail merge, and the ability to embed feature-length motion pictures in corporate memoranda, were, in the case of emacs, focused with maniacal intensity on the deceptively simple-seeming problem of editing text. If you are a professional writer–i.e., if someone else is getting paid to worry about how your words are formatted and printed–emacs outshines all other editing software in approximately the same way that the noonday sun does the stars. It is not just bigger and brighter; it simply makes everything else vanish.
It’s packaged with two DOS emulators and a large amount of scanned documentation, that’s why the file is so big.
I’m not sure what features it has that makes anyone want to still use it instead of a modern program. I certainly wouldn’t want to be limited to an 80x24 character screen when editing a large text file.
Ok I looked at a few video clips. It’s an on-screen editor with a bunch of pop-up help. Not sure if it also formats on the screen. I’ve always been ok with using markup-style formatters (ROFF back in the old days, more recently TeX, Org-mode, and that sort of thing) instead of wysiwig formatting. So it was just a matter of having some kind of text formatter, plus a formatting program. Both of those could be very simple. Wordstar looks complicated compared with a simple but functional MSDOS-era setup.
Still, if it’s what you’re used to, then might as well use it. GRRM says he likes it because it’s distraction free. But, I think the freedom from distraction comes mostly from his running it on an actual, single function MSDOS machine that’s off the internet and separate from his main computer.
This person doesn’t have the source because it’s not his software, he’s just put together a big abandonware package of it. Apparently whoever actually does own Wordstar at this point is its own mystery.
My first real computer interaction in life was when I used the early version of ws that was a CP/M program rather than DOS (MS or IBM PC).
Frankly, I’d rather have a solid Wordperfect 5.x for DOS over Wordstar any day.
Used to run it on my z80 back in the day, before moving on to WordPerfect 5.1.
It sounds like there are a number of people with limitless wallets that would pay for a modern version of Wordstar…
It shouldn’t be too hard to build one of the Linux clones as a static binary for the major platforms