mirror of
https://github.com/hsoft/collapseos.git
synced 2024-11-06 00:40:56 +11:00
17 lines
169 B
Plaintext
17 lines
169 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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|