Vibe.TUI.Cursor (vibe v0.2.3)

Copy Markdown View Source

Calculates terminal cursor coordinates for rendered TUI frames.

Summary

Functions

editor_position(snapshot, editor_start_row)

@spec editor_position(map(), non_neg_integer()) :: {pos_integer(), pos_integer()}