$terminal
->Tgoto('cm',col
,row
[,fh
])
Produces control string to move the cursor relative to
the screen. Doesn't cache output strings, but does %
expansion as
needed on control string.
Takes the following arguments:
'cm'
Required first argument ("cursor move").
Column and row to move cursor to.
Filehandle to receive the control string.