ammonite.terminal.AnsiNav
See theAnsiNav companion object
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
Value members
Concrete methods
Clear the current line
Clear the current line
n=0: clear from cursor to end of line n=1: clear from cursor to start of line n=2: clear entire line
Attributes
Clear the screen
Clear the screen
n=0: clear from cursor to end of screen n=1: clear from cursor to start of screen n=2: clear entire screen
Attributes
Move down n
squares
Move down n
squares
Attributes
Move left n
squares
Move left n
squares
Attributes
Move right n
squares
Move right n
squares
Attributes
Move up n
squares
Move up n
squares
Attributes
In this article