On 11:56 Wed 22 May , Fernando C.V. wrote: > Maybe you altered your st colors somehow and the highlights make the > characters hard to see... my guess is that the words are there > rendered, but unreadable.. can you copy-paste the invisible spaces > between the "[-c ]"? > Yes, the missing characters show up on copy past but without the underlines.
In config.h I have: static unsigned int defaultfg = 0; static unsigned int defaultbg = 7; static unsigned int defaultcs = 1; which gives me black on white with a red cursor. That is also what I used in st-0.3. > (sorry for the 3 mails in a row... I just I kept thinking about it) > Thinking is good :)
