Elastic tabstops

This commit is contained in:
Devine Lu Linvega 2024-06-06 20:07:38 -08:00
parent 183c2930eb
commit 4f273fb926
1 changed files with 1 additions and 1 deletions

View File

@ -674,7 +674,7 @@
JMP2r JMP2r
@<draw-tab> ( -- ) @<draw-tab> ( -- )
.Screen/x DEI2k #0010 ADD2 #33 SFT2 ROT DEO2 .Screen/x DEI2 #0020 ADD2 #55 SFT2 #0008 ADD2 .Screen/x DEO2
JMP2r JMP2r
@<draw-linebreak> ( x* -- ) @<draw-linebreak> ( x* -- )