Strip non-character keycodes
1 files changed, 4 insertions(+), 0 deletions(-) M src/main.tal
M src/main.tal => src/main.tal +4 -0
@@ 236,6 236,10 @@ BRK @on-console ( -> ) + .Console/read DEI IS-CHAR-KEY ,&continue JCN + BRK + &continue + .selection LDZ2 .Console/read DEI SET-CELL BRK