fix improper escape sequence in build.bqn

This commit is contained in:
dzaima 2023-09-30 17:19:24 +03:00
parent 1005238e9e
commit c981889bf0

View File

@ -519,7 +519,7 @@ Run ← { 𝕊:
currLive currLive
e @+27 e @+27
{ {
•term.OutRaw (¯4(currLive)<(e(@+13)"[0K"e"[1F")) (•ToUTF8 storedOut) 1((@+10)•ToUTF8)¨ 𝕩 •term.OutRaw (¯4(currLive)<((@+13)e"[0K"e"[1F")) (•ToUTF8 storedOut) 1((@+10)•ToUTF8)¨ 𝕩
•term.Flush @ •term.Flush @
currLive 𝕩 currLive 𝕩
storedOut storedOut