Re: Request to revive a port?
- In reply to: Jan Beich : "Re: Request to revive a port?"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 06 Jun 2024 15:12:43 UTC
On 2024-06-05 17:19:00, Jan Beich (jbeich@FreeBSD.org) wrote: > May I suggest to switch to editors/mg. It has more permissive license, > /rescue version (mg-static flavor) and actively maintained on OpenBSD. > > Both jove and mg lack syntax highlighting, Lisp in startup scripts and > Unicode support. However, jove supports lisp-mode unlike mg. There is also Jed (editors/jed) and jmacs (from editors/joe). Both support syntax highlighting and Unicode. I used both years ago where I'd switch between them depending on what I was editing. These days I mostly use editors/micro. It doesn't use emacs key bindings by default but it may be possible to change that: https://github.com/zyedidia/micro/issues/643