(notepad) Tabs are not linebreaking

This commit is contained in:
Devine Lu Linvega 2023-04-26 21:14:27 -07:00
parent 1010990b47
commit 52c5b31556
1 changed files with 1 additions and 1 deletions

View File

@ -337,7 +337,7 @@ JMP2r
.Screen/x DEO2 .Screen/x DEO2
( tab ) ( tab )
LDAk #09 NEQ ?&no-tab LDAk #09 NEQ ?&no-tab
#01 !draw-tab #00 !draw-tab
&no-tab &no-tab
( linebreak ) ( linebreak )
LDAk #0a NEQ ?&no-lb LDAk #0a NEQ ?&no-lb