Documentation
¶
Overview ¶
Package cursor provides utilities for managing terminal cursor position in Bubbletea views using an invisible marker.
Index ¶
Constants ¶
View Source
const Marker = "\x1b]1337;marker\x07"
Marker is a special string that components can embed in their View() output to indicate where the cursor should be positioned. It renders as invisible.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.