Remix.run Logo
WalterBright 21 hours ago

Don't forget MicroEmacs! I've been using it ever since it floated around usenet in 1985 or so.

onetom 28 minutes ago | parent | next [-]

which variant? jasspa, openbsd/macos mg, torvalds/uemacs ?

why not https://joe-editor.sourceforge.io/ starting via jmacs?

needlesslygrim 3 hours ago | parent | prev [-]

I'm curious, why don't you use GNU Emacs?

WalterBright 2 hours ago | parent [-]

Too heavy. MicroEmacs loads instantly.

MicroEmacs is small and lightweight. I port it to whatever machine I'm using, and it works nicely in a remote tty window. It doesn't need a customization language, as I just change the source code.

Recently, I added color syntax highlighting to it, and support for unicode characters.

https://github.com/DigitalMars/med

00000000000test 2 hours ago | parent [-]

For how long have you been coding without syntax highlighting?