Tag HelixEditor

4 bookmarks have this tag.

2025-06-28

7308.

toot by https://hachyderm.io/@beeb

hachyderm.io/@beeb/114761679425056830

I've been using the [#HelixEditor](https://hachyderm.io/tags/HelixEditor) as my daily driver for the better part of a year now and I couldn't be more happy with it. I've managed to get a near-IDE setup and experience thanks to zellij and some awesome TUI tools.
This article aligns well with my experience, I recommend reading it if you're "modal editor curious" or dissatisfied with your (neo)vim config maintenance burden.

<https:herecomesthemoon.net/2025/06/i-like-helix/>

[#helix](https://hachyderm.io/tags/helix) [#modaleditor](https://hachyderm.io/tags/modaleditor) [#vim](https://hachyderm.io/tags/vim) [#neovim](https://hachyderm.io/tags/neovim)

2025-02-02

7258.

toot by https://fosstodon.org/@blaise

fosstodon.org/@blaise/113933009293837715

2024-03-22

7120.

toot by https://fosstodon.org/@codemonkeymike

fosstodon.org/@codemonkeymike/112141473068188754

Another [#HelixEditor](https://fosstodon.org/tags/HelixEditor) change I made which is changing my life.

Pressing x will highlight whole lines. But if you accidentally hit x too many times, there is no way to go back up. So I made shift+x do exactly that.

X = ["extend_line_up", "extend_to_line_bounds"]

2024-01-01

7084.

toot by https://mastodon.social/@eliasp

mastodon.social/@eliasp/111683100272400867

Giving [@zellij](https://hachyderm.io/@zellij) a try as [#tmux](https://mastodon.social/tags/tmux) replacement…
And it feels so "done right", just like when I moved on from (neo)vi(m) after decades to [#HelixEditor](https://mastodon.social/tags/HelixEditor)
The fundamental stuff just works and doesn't need a ton of tweaking, plugins and config debugging.
Getting started is made easy by the fact, that the UI doesn't hide its functionality behind a steep learning curve, but instead shows contextual hints for keyboard shortcuts, actions etc.
Something both, [#zellij](https://mastodon.social/tags/zellij) and [#HelixEditor](https://mastodon.social/tags/HelixEditor) just get right!