On this page:
top
up

3Terminal ControlπŸ”— i

procedure

( cursor-up[n])string?

TBD

procedure

( cursor-down[n])string?

TBD

procedure

( cursor-forward[n])string?

TBD

procedure

( cursor-back[n])string?

TBD

procedure

( cursor-previous-line[n])string?

TBD

procedure

( cursor-set-column[n])string?

TBD

procedure

( cursor-move[nm])string?

TBD

procedure

( cursor-move-home)string?

TBD

procedure

( erase-in-display[part])string?

part :
(or/c'cursor-to-end
'beginning-to-cursor
'entire-screen
'entire-screen-and-scrollback)
= 'cursor-to-end
TBD

procedure

( erase-in-line[part])string?

part :
(or/c'cursor-to-end
'beginning-to-cursor
'entire-line)
= 'cursor-to-end
TBD

procedure

( scroll-up[n])string?

TBD

procedure

( scroll-down[n])string?

TBD

top
up

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /