this post was submitted on 16 Jul 2025
43 points (97.8% liked)

Linux

8546 readers
481 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
top 1 comments
sorted by: hot top controversial new old
[–] sxan@midwest.social 6 points 6 days ago

Fantastic! I used EMACS for 3 years, vi(m) for 22, Kakoune for 2, and Helix for the past 3, and Helix is by far the best. I think it benefits from having arrived just in time for TreeSitter and LSP to be mature, and learned a lot from vim and Kakoune.

I like that it's modal, consistent, and fast.

Some particularly exciting changes in this release:

  • DAP integration
  • New, more capable, file explorer (the old file explorer is pretty basic)
  • command-mode expansions (%{language}, and %sh{...})!
  • purported improvement in command expansion (hopefully pipe and exec expansions are better)

Glad to see it!