Live data from Hacker News

WordTsar, a WordStar Clone

wordtsar.ca

101–110 of 144 posts

Re: WordTsar, a WordStar Clone

#101
For documents longer than a page or two, I start with a mindmap. I used to start with an outline, but once I got the hang of mindmaps, I consider them essential software.

Amassing and organizing ideas is different than writing and benefits from a different tool. I find mindmapping fun.

I use freeplane https://www.freeplane.org.

Re: WordTsar, a WordStar Clone

#102
post #95

Earlier quoted context omitted.

The venerable joe editor ( https://joe-editor.sourceforge.io ) is apparently very comfortable for Wordstar users. I used it for a few years in college before I could afford enough RAM to run emacs and although I never actually used Wordstar myself and cant compare it that way, I really liked using joe and can still remember a lot of the keybindings 20+ years later.

It lacks word wrapping tho.

^TW .. By default it word wraps files, so editing source files with long lines gets a bit annoying, I know one can save the default options, but I've used this shortcut a lot of times that I know it by heart.

Re: WordTsar, a WordStar Clone

#103
post #99

Earlier quoted context omitted.

Where can I get that plugin?

https://gitlab.com/tungware/geezeredit

JFTR, few hours ago I googled "Qt+WordStar plugin" and found only two mentions of it (both seems like from you) - its curious that Google not show your GitLab repo is search results.[0,1]

> I need to build it, so I can compile my Wordstar-flavored editor plugin for QtCreator (maybe I'm giving away my age here).[0]

:)

[0] https://lists.qt-project.org/pipermail/qt-creator/2014-May/0...

[1] https://forum.qt.io/post/370764

Re: WordTsar, a WordStar Clone

#104

Earlier quoted context omitted.

It's still in Alpha and coded by one guy (me). Give it time...

Then I'll just take the opportunity to say thank you. I'm personally very happy with VIM and Markdown, but I know a lot of people loved Wordstar and I fear for the day when VIM will be where Wordstar is now.

Don't say such things without a trigger warning first :)

Though vi has a good track record, and hopefully will be with is for a long time still.

Re: WordTsar, a WordStar Clone

#105
post #99

Earlier quoted context omitted.

https://gitlab.com/tungware/geezeredit

JFTR, few hours ago I googled "Qt+WordStar plugin" and found only two mentions of it (both seems like from you) - its curious that Google not show your GitLab repo is search results.[0,1] > I need to build it, so I can compile my Wordstar-flavored editor plugin for QtCreator (maybe I'm giving away my age here). [0] :) [0] https://lists.qt-project.org/pipermail/qt-creator/2014-May/0... [1] https://forum.qt.io/post/370…

Hmmm one reason for Google stumbling re. GitLab might be: I was on GitHub for over 10 years (and GeezerEdit was there too) but when Microsoft bought it I fled to GitLab.

Re: WordTsar, a WordStar Clone

#106

G.R.R. Martin uses Wordstar on a DOS machine: https://www.theverge.com/2014/5/14/5716232/george-r-r-martin...

If it’s a DOS VM running on vaguely modern hardware and it has a script to encrypt and back up the VM image periodically, then that’s fine.

If he’s using antique hardware, then he’s being silly. That’s like racing a 1960s-era car: It’s fun and nostalgic as long as nothing goes wrong and you never have a crash.

Re: WordTsar, a WordStar Clone

#107
post #3

"WordStar is a word processor application for microcomputers. It dominated the market in the early and mid-1980s, succeeding the market leader Electric Pencil. It was published by MicroPro International, originally written for the CP/M-80 operating system, and later written also for MS-DOS and other 16-bit PC OSes. Seymour I. Rubinstein was the principal owner of the company, and Rob Barnaby was the sole author of th…

The "boring" computer my parents bought in the 80's was a KayPro II with three programs - WordStar, CalcStar, and DataStar. It was great for me to learn those programs. The structure of text formatting in WordStar made HTML really easy to learn a decade later. I am excited to see if the WordStar keyboard commands come back easily to me after 35 years.

Re: WordTsar, a WordStar Clone

#108

G.R.R. Martin uses Wordstar on a DOS machine: https://www.theverge.com/2014/5/14/5716232/george-r-r-martin...

If it’s a DOS VM running on vaguely modern hardware and it has a script to encrypt and back up the VM image periodically, then that’s fine. If he’s using antique hardware, then he’s being silly. That’s like racing a 1960s-era car: It’s fun and nostalgic as long as nothing goes wrong and you never have a crash.

Sometimes people make simple things very complex. As long as he regularly backup his work he could be using an old machine with no issues. Why does he need to backup a vm image, why encrypt it? I imagine you think he should be uploading the encrypted vm image to the cloud... Writers been doing without for centuries. But then again, what do I know... I drive a car made in 1980, a motorcycle from 1962 and use a terminal (vt52 compatible) I made out of an MDA monitor and AT keyboard...

Re: WordTsar, a WordStar Clone

#109
post #95

Earlier quoted context omitted.

It lacks word wrapping tho.

^TW .. By default it word wraps files, so editing source files with long lines gets a bit annoying, I know one can save the default options, but I've used this shortcut a lot of times that I know it by heart.

True but as far as I remember it inserts a 'hard' line ending every time it wraps. Meaning you have to go back in and clean up all those line endings if you want to go back and edit a paragraph, otherwise everything ends up out of whack.

What I'd prefer is an editor that wraps visually but only inserts line endings at the end of a paragraph (when enter is actually pressed).

Re: WordTsar, a WordStar Clone

#110

Robert j. Sawyer is also a prominent wordstar diehard who ought to be interested in this project :) he wrote an interesting rationale for his use of wordstar. https://www.sfwriter.com/wordstar.htm I wonder if learning proper use of vim motions would cover most of these use cases today :)

Sawyer's "Calculating God" was the first book I would consider "real sci-fi" that I ever read, at around age 13 or so. A friend's older brother had recommended it to me and it blew my mind.

It was, for me, the turning point from reading what I now recognize to be mostly trash (primarily very early 'Star Wars' expanded universe books) to instead looking for things that had real impact. Books that made me think.

Not everything he's written has been as good, but I read whatever this man publishes- even blog posts about old text editors.

Post reply on HN