collapseos/blk/101
2020-05-07 08:44:17 -04:00

17 lines
240 B
Plaintext

T ( n -- ): select line n for editing.
P xxx: put typed line on selected line.
U xxx: insert typed line on selected line.
F xxx: find typed string in block.
I xxx: insert typed string at cursor.
E: Delete previously found string.