]> git.gir.st - solVItaire.git/commit
fix BULCARD() padding
authorgirst <girst@users.noreply.github.com>
Sun, 20 Jan 2019 17:05:52 +0000 (18:05 +0100)
committergirst <girst@users.noreply.github.com>
Sun, 20 Jan 2019 17:13:48 +0000 (18:13 +0100)
commit722bbf2ef1b1695cd74cbb0a758cf7869947e091
treee12026e107d87d9e90b10b5de846e536ecedc54a
parentae303c2aefa2585c86c223083ce406e1134ee118
fix BULCARD() padding

using ESC produces tofu on some terminal emulators. switching to SI
(Switch To Standard Charset) for padding seems to work better. (SI
should have no effect on Unicode terminal emulators). this also made
detecting the padded lines easier, as \017 (SI) is only appearing in
those.
schemes.h
sol.c
Imprint / Impressum