Post by pHcp/m lives on for me, though, in the Joe editor for Linux in the jstar
incarnation.
Yeah. I was imprinted with WordStar in the mid 1980s. I've used it ever
since, both when I use it onCP/M for programming and also on Linux with
jstar. I even renamed 'jstar' to 'ws'.
One of my first tasks with a new install is to install 'joe' and then
to run 'fix.joe':
#!/bin/bash
# jvs script 2009
#
#changes joe's jstar options to ws
#
cd /usr/bin
sudo cp joe ws
cd /etc/joe
sudo cp jstarrc wsrc
# fixes crontab editorrc (for root) to be same as jstar
mv editorrc editorrc.000
ln -s jstarrc editorrc
Regards,
Jack
--
My Wife told me to take the spider out instead of killing him.
Went out. Had a few drinks. Nice guy. He's a web designer.