helix Command Examples

Helix, A post-modern text editor, provides several modes for different kinds of text manipulation. Pressing i enters insert mode. <Esc> enters normal mode, which enables the use of Helix commands. More information: https://helix-editor.com.

helix {{path/to/file}}

:theme {{theme_name}}

:wq<Enter>

:q!<Enter>

u

/{{search_pattern}}<Enter>

:format