Using Microsoft's New CLI Text Editor on Ubuntu

11 jandeboevrie 3 6/18/2025, 5:25:36 AM omgubuntu.co.uk ↗

Comments (3)

seabrookmx · 3h 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.

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

Milpotel · 3h ago
I used micro for some years but recently switched to https://github.com/craigbarnes/dte. A lesser known, more 90s-like, alternative I used several years ago is ne: https://github.com/vigna/ne/.
tedunangst · 3h ago
That sound you hear is all the old men yelling at clouds that a full screen terminal editor is not a CLI editor.