kent-karlsson / control

ECMA-48 update proposals + math expression representation proposals
1 stars 0 forks source link

Wrong escape sequence for SPD #15

Closed egmontkob closed 1 year ago

egmontkob commented 1 year ago

You say

SPD has the format CSI c;0 SP V

You probably overlooked the section by one in ECMA-48. V is SPA's trailing character.

SPD ends in the letter S.

kent-karlsson commented 1 year ago

Yes, it ends in S. Fixing. (But SP V is for SLL, not SPA.)