1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-07-31 04:10:18 +10:00
collapseos/blk/101

18 lines
136 B
Plaintext
Raw Normal View History

T ( n -- ): select line n for editing.
2020-04-17 21:51:59 +10:00
P xxx: put typed line on selected line.
U xxx: insert typed line on selected line.