Texonom
Texonom
/
Engineering
Engineering
/Hardware Engineering/Computer/Operating System/OS Structure/Main Memory/File System/File Edit Package/
helix editor
Search

helix editor

Created
Created
2021 Jun 2 15:20
Refs
Refs
vim like post modern vim
 
 
Helix
The whole design is based around multiple selections as an editing primitive, with a single cursor just being a subset of that. Commands manipulate selections which then allow you to concurrently edit code. Editing is focused on being easy to reason with, even if it takes a keystroke or two more than Vim or Kakoune.
https://helix-editor.com/
helix-editor/helix
A kakoune / neovim inspired editor, written in Rust. The editing model is very heavily based on kakoune; during development I found myself agreeing with most of kakoune's design decisions. For more information, see the website or documentation.
helix-editor/helix
https://github.com/helix-editor/helix?utm_source=tldrnewsletter
helix-editor/helix
 

Recommendations

Texonom
Texonom
/
Engineering
Engineering
/Hardware Engineering/Computer/Operating System/OS Structure/Main Memory/File System/File Edit Package/
helix editor
Copyright Seonglae Cho