cursor

Definition/General, Releases: AP and R83

The thing on the screen that moves when you type.

Description

the underline or block which moves around the screen when characters are typed.

Cursors have various forms depending on the terminal: highlighted, blinking, reverse video, etc. In all cases, the cursor indicates where the next character typed is displayed on the screen. Cursor movement commands are used to position the cursor anywhere in the item without altering the text. The cursor actually moves on the screen of the CRT, but since the screen is only a window into the item, the cursor may be moved off the screen, forcing a screen redisplay or 'scrolling' to the next screen.

See Also

Command Name Type Description
tcl.term Verb: Access Displays or changes current terminal or printer characteristics.
proc.t Command Terminal addressing and effect function.
up.cursor.movement Definition UP cursor movement overview.

User Comments

What do you think?

Share your experience or ask a question by using the form below.

Login to leave your comments.