Registry / cli / tty-cursor

tty-cursor

JSON →
library0.7.1rbrubygemsunverified

A library to help move the terminal cursor around and manipulate text using intuitive method calls.

gem install tty-cursor
INSTALL
IMPORT
SIG · TTY-CURSOR
T
tty-cursor
clirubyv0.7.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

TTY::Cursor
require 'tty-cursor'

Move the terminal cursor to column 10, row 5 and ensure it is visible.

require 'tty-cursor' cursor = TTY::Cursor print cursor.move_to(10, 5) print cursor.show
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.7.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
31 hits · last 30 days
node
26
OpenAI (training)
1
Resources
tty-cursor — gem install tty-cursor · libregistry