was that the sound of a bicycle falling over or was it MS doing EEE (embrace, extend, extinguish) as usual?
seabrookmx · 8h ago
I checked this out. It's kind of neat. It's barebones from a programming perspective though.. it didn't seem to have syntax highlighting out of the box for example.
I must have written a million lines of code with PC-Write in the 80's .. seems kind of odd to me that it has just disappeared into oblivion, given that its an extremely powerful editor.
Huh, the source is out there somewhere .. might be a fun Lazarus/Free Pascal project one of these days ..
If you want a TUI text editor with CTRL-C/V and mouse support, I'd recommend looking at micro: https://github.com/zyedidia/micro
https://en.wikipedia.org/wiki/PC-Write
I must have written a million lines of code with PC-Write in the 80's .. seems kind of odd to me that it has just disappeared into oblivion, given that its an extremely powerful editor.
Huh, the source is out there somewhere .. might be a fun Lazarus/Free Pascal project one of these days ..