본문으로 건너뛰기

Helix

Blaž Hrastnik에서 게시

A post-modern text editor

오픈 소스MPL-2.0

번역이 완료되지 않아 이 페이지의 일부는 작성된 원래 언어로 표시됩니다.

주요 사항

  • Runs in a terminal and is operated entirely from the keyboard.
  • Uses a selection-first editing model instead of vi's operator-then-motion order.
  • Modal editing, so the same keys act differently in different modes.
  • Listed here for Linux, under the MPL-2.0 licence.
  • Configurations and plugins from other modal editors are not reusable.

이 애플리케이션 소개

Helix is a text editor that runs inside a terminal and is driven from the keyboard. Its authors describe it as post-modern: it keeps the modal structure familiar from the vi lineage, where keys mean different things depending on the current mode, but reorders the basic editing grammar. Work proceeds by first establishing a selection and then applying an action to it, which is the reverse of the operator-then-motion habit carried over from vi and its descendants.

That difference is the main thing to weigh before adopting it. Users coming from other modal editors will find much of their muscle memory transferable in outline but wrong in detail, and existing configurations and plugins from those editors do not carry over. Readers evaluating it for daily work should expect a period of relearning key bindings.

It is published by Blaž Hrastnik under the MPL-2.0 licence. This entry records Linux as the platform; support elsewhere is a question for the project itself.

Linux

저희는 이 파일을 호스팅하지 않고, 검사하지 않으며, 내용을 확인하지 않습니다. 출처의 설명을 읽고 직접 판단하세요.