Path: csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: rbowman Newsgroups: comp.os.linux.misc Subject: Re: Python/C/Pascal ... How To Choose ? Date: 15 Nov 2025 02:05:24 GMT Lines: 18 Message-ID: References: <10eqid5$3du22$1@dont-email.me> <10f0f7i$12iu1$1@dont-email.me> <8i7eulxq0m.ln2@Telcontar.valinor> <2ovhulxeph.ln2@Telcontar.valinor> <7o2dnTpBfZPLCYv0nZ2dnZfqnPGdnZ2d@giganews.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Trace: individual.net mKwxYc+pSAYc1cIM6R/cDgNROPD6BVm8Npn5RjcnqYPYPSqJuS Cancel-Lock: sha1:6yRgZ337EEhlScvIcl5PQCxnZdc= sha256:q+hK85GKtOW5YzDzHNciX+WW1mvMlKTSZB6333pMlck= User-Agent: Pan/0.162 (Pokrosvk) Xref: csiph.com comp.os.linux.misc:77562 On Fri, 14 Nov 2025 16:09:47 -0500, c186282 wrote: > WordStar and close variants were VERY popular back in the day. Kind > of everyone's "first word processor". > Everyone used it alongside Lotus-123. It was bundled on the Osborne 1 CP/M machine. I got a lot of miles out of it as a programming editor in the text mode. When I finally moved to the DOS world I bought Brief. https://en.wikipedia.org/wiki/Brief_(text_editor) 'ed' wasn't much fun. I think I way have had a freeware clone of vi that was no Joy either. I guessing 95% of the people who say 'I use vi' never have. Most Linux distros bring up Vim if you type 'vi'. One exception is Arch. 'vi' is a hard link to ex which comes up in the visual mode for that old timey flavor.