logoalt Hacker News

pxctoday at 1:20 AM3 repliesview on HN

I used to recommend micro[1] to people like those in the target audience of this editor. I wonder if that should change or not.

--

1: https://micro-editor.github.io/


Replies

prmoustachetoday at 7:09 AM

Last time I checked, micro should have been called macro based on the binary file size.

show 3 replies
smartmictoday at 8:32 AM

There is also dte[1]. It hits exactly the same notch and offers an extremely lean editor with Unicode support, CUA key bindings and much more. It has replaced nano as my terminal editor.

[1]: https://craigbarnes.gitlab.io/dte/

show 2 replies
seabrookmxtoday at 2:49 AM

IMO it should not.

`edit` doesn't even support syntax highlighting (atleast, out of the box when I tried it).

show 2 replies