Expand description
Parse Helix (hx) status line output into structured types: HxStatusLine and HxCursorPosition.
Structsยง
- HxCursor
Position - Represents a cursor position in a text file with line and column coordinates.
- HxStatus
Line - Represents the parsed status line from Helix editor, containing filepath and cursor position.