Hello Jakub, Thank you for looking at my code! I'm now trying to fix the errors. I will try to have it finished by tomorrow.
> Speaking of source, how was the .orig.tar generated? I don't see any > tarballs on the upstream homepage. The tarball was generated with `make dist` on the source in the git repository. > snprintf(color,length,"\033[38;5;%d;48;5;%dm",*foreground,*background); This seems to work on all X terminal emulators that I have tried, maybe because they support 256 colors, but it doesn't work on the framebuffer. I will try to fix this. -- Gabriel Pérez-Cerezo Flohr .------------------------------------------ GPG Key: BB09BA34D353EC69 / Email is like a postcard, anyone can read Website: http://gpcf.eu / it. Please use the GPG Key to encrypt your Email: [email protected] / emails (tutorial: emailselfdefense.fsf.org). -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

