Paste can be multiple glyphs at once
1 files changed, 1 insertions(+), 1 deletions(-) M src/turye.tal
M src/turye.tal => src/turye.tal +1 -1
@@ 561,7 561,7 @@ JMP2r @edit-paste ( -- ) ;snarf-txt .File/name DEO2 - #0020 .File/length DEO2 + #2100 .File/length DEO2 ;get-selection JSR2 .File/read DEO2 ;redraw JSR2 #02 ;draw-state JSR2