logoalt Hacker News

smartmictoday at 8:32 AM2 repliesview on HN

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/


Replies

whoutoday at 4:02 PM

I'd recommend everyone to take a look and read some of dte's source code. It's a great example of beautifully written modern C code.

sneaktoday at 9:21 AM

Why are you opposed to learning vi which is already installed everywhere?

show 6 replies