Crate ytil_hx

Crate ytil_hx 

Source
Expand description

Parse Helix (hx) status line output into structured types: HxStatusLine and HxCursorPosition.

Structsยง

HxCursorPosition
Represents a cursor position in a text file with line and column coordinates.
HxStatusLine
Represents the parsed status line from Helix editor, containing filepath and cursor position.