dse / vtclock

a giant text-mode clock
GNU General Public License v2.0
30 stars 6 forks source link

Padding broken #4

Open mrmeszaros opened 3 years ago

mrmeszaros commented 3 years ago

As seen on the screenshot below, the display is broken: it should be 15:16:44 but it is hardly readable. Screenshot from 2020-12-28 15-16-44

dse commented 2 months ago

Sorry I didn't see this until just now (07/20/2024), Github sucks at notifying me or I don't have notifications set up properly.

Please make sure you're running the latest version and if you still experience this issue, I need more info about your environment to reproduce it:

The following should only be relevant if you're using a special character:

Default behavior is to simply print "X" characters. It's baseline behavior and that should absolutely work. And that may just be your solution. I may also need to document more clearly that -v and -c may not work for everyone.

I should probably add a boldface option too, making the display even more visible is something I've tried to do from time to time.