Useful key combinations in sucro control:
{line start} =
{pre}B moves the cursor to the start of the line.
{next word} =
{pre}W finds the next 'word' on the current line.
{find <char>} =
{pre}C<char> finds the next occurrence of a character on the line.
{pre}J continues an incomplete word automatically.
{pre}{pre} moves the cursor to the end of visible part of the line.
{pre}{R} selects the current column where to return by ENTER.
{pre}S displays the shadow line / closes the shadow line.
{pre}P picks the current character to be written by CODE key.
{pre}I cancels the insert mode in typing.
{pre}D cancels the reference point set by {ref} .
C = More information on control words in sucro programs
S = General information on sucros