You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The yellow text in the screenshot is my Xresources:white (37m) color and the white text is my Xresources:brightwhite color. For instance the line That jacket's too small for you. in the screenshot is coded (in one of the ".dict" files) like that: <ex> That jacket's too small <b>for</b> you. </ex> So colors are broken too. Perhaps it would be safer to just make such parts italic instead of colourized.
A minor glitch in an otherwise very functional utility. I'm grateful for your work.
The text was updated successfully, but these errors were encountered:
sdcv/src/libwrapper.cpp
Line 39 in d054adb
The yellow text in the screenshot is my Xresources:white (37m) color and the white text is my Xresources:brightwhite color. For instance the line
That jacket's too small for you.
in the screenshot is coded (in one of the ".dict" files) like that:<ex> That jacket's too small <b>for</b> you. </ex>
So colors are broken too. Perhaps it would be safer to just make such parts italic instead of colourized.A minor glitch in an otherwise very functional utility. I'm grateful for your work.
The text was updated successfully, but these errors were encountered: