#helix

2025-10-10

One reason to switch from vim to Helix is that selecting and commenting out multiple lines in Helix does not look like a monkey pressing random keys on my keyboard.

#vim #helix

GripNewsGripNews
2025-10-10

🌖 從 Vim 轉向 Helix 的筆記
➤ 一次比預期更順暢的編輯器轉換之旅
jvns.ca/blog/2025/10/10/notes-
作者分享了從 Vim 轉向 Helix 文字編輯器的經驗。Helix 提供了開箱即用的語言伺服器支援,簡化了程式碼導覽和重構等功能。作者特別讚賞 Helix 強大的搜尋功能,能顯示上下文。儘管 Helix 在文字重排、清單處理和持久性復原方面有待改進,且偶爾會崩潰,但作者認為學習 Helix 的「自然方式」比試圖套用 Vim 操作習慣更容易。對於習慣終端機編輯器的使用者,Helix 的多標籤頁管理和簡潔的設定檔也令人印象深刻。整體而言,作者認為這次轉變比預期中更容易,並對 Helix 的簡潔性和效率感到滿意。
+ Helix 的搜尋功能聽起來真的很棒,可以顯示上下文,這在 Vim 的外掛中似乎比較少見。我一直想找個能讓我擺脫 Vim 設定地獄的編輯器。
+ 對於我這種 Vim 菜鳥來說,Helix 的「開箱即用」

xoroxxorgrox
2025-10-10

There are two kinds of people:
- Who like neovim and mastodon.
- Who like helix and bluesky.

N-gated Hacker Newsngate
2025-10-10

🎻 Ah, the age-old tale of ditching for because configuring is hard. 🎻 Witness the bold adventurer, who bravely attempts to the clutches of Vimscript, only to write a about replacing one terminal text editor with another. 🤦‍♂️
jvns.ca/blog/2025/10/10/notes-

2025-10-10

📝 Bài viết chia sẻ trải nghiệm chuyển từ Vim sang Helix: so sánh phím tắt, tính năng, lợi ích và những khó khăn khi đổi công cụ soạn thảo. #Helix #Vim #TextEditor #LậpTrình #CôngCụPhátTriển #Editor #Programming 🚀

jvns.ca/blog/2025/10/10/notes-

Figure AI 發布 Figure 03 人形機械人 能洗碗, 清潔地板, 做家務 目標 2026 年進入家庭
美國機械人公司 Figure AI 於 10 月 8 日發布第三代人形機械人 Figure 03,高 5 呎 6 吋 (約 168 厘米),專為家居環境、商業應用及大規模生產而設計。Figure 03 從硬件到軟件都經過全面重新設計,以支援公司自家研發的 Helix 視覺語言動作 AI 系統。雖然發布時尚未能供家庭使用,但行政總裁 Brett Adcock 的目標是在 2026 年讓 Figure 03 進入部分家庭。TIME 雜誌將 Figure 03 選為 2025 年最佳發明之一。
#機械人 #AI #Figure AI #Helix
unwire.hk/2025/10/10/figure-ai...

2025-10-08
shnarazk :rust: :nixos: 🎄shnarazk@functional.cafe
2025-10-07

#helix の cursor-shape.insert を bar にすると日本語をinline 入力できる。
blockにするとできない。なんじゃそりゃああ!

Alejandro Baezzeab@fosstodon.org
2025-10-05

Recently discovered #typst. And I am simply overjoyed. 😁 Too many times I spent relearning #LaTex. Yet, still having issues with the styling, compiling, formatting, tooling, etc. 😡

But on typst? Install the snap, open up #helix, and away I go! 😎 Markup language is really intuitive. And writing functions is so easy.

Pretty certain I'm going to convert all those tex files I have to this. 😏

Result PDF output for typst exampletypst example markup
2025-10-03

just discovered that `&` aligns selections in #Helix and fuck me I want the last 15 minutes where I was doing it by hand like a noob back.

A bunch of python lambda functions named after the various mathematical operators in Blender #GeometryNodes, all lined up super neatly like a proper programmer would do.
shnarazk :rust: :nixos: 🎄shnarazk@functional.cafe
2025-09-30

My #AoC repository has 908 files (285 are in #rust). Recently I found rust-analyzer called from #helix spins forever. AI helped me out to find the solution. Too many files!

diff --git a/languages.toml b/languages.toml
index 1a890bab..f6e67819 100644
--- a/languages.toml
+++ b/languages.toml
@@ -208,7 +208,7 @@ inlayHints.lifetimeElisionHints.enable = "skip_trivial"
inlayHints.typeHints.hideClosureInitialization = false

[language-server.rust-analyzer.config.files]
-watcher = "server"
+watcher = "client"

[language-server.typescript-language-server]
command = "typescript-language-server"
2025-09-29

@bortzmeyer

Perso, même si j'utilise #helix comme `EDITOR`, je ne le maîtrise pas et je ne code pas avec. J'essaie d'apprendre petit à petit.

Mes besoins qui ne matchent pas trop avec #nb :

2/4

Client Info

Server: https://mastodon.social
Version: 2025.07
Repository: https://github.com/cyevgeniy/lmst