~rabbits/orca-toy

06627bb86ce6304980a3af5c32b71b9246e3d21f — neauoire 1 year, 5 months ago 53847f2
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