Re: [dev] [st] Patch to remove color limit hardcoding

2011-10-06 Thread Aurélien Aptel
Actually, I think Anselm has not transferred by public key on the new host. I can't push my changes for now.

Re: [dev] [st] Patch to remove color limit hardcoding

2011-10-06 Thread Aurélien Aptel
On Wed, Oct 5, 2011 at 3:00 PM, Nick wrote: > A couple of people recently have wanted to set background > colours different to any colour in the main palette of 16. > > This patch allows that, and is generally sensible. Applied, thanks.

[dev] [st] Patch to remove color limit hardcoding

2011-10-05 Thread Nick
A couple of people recently have wanted to set background colours different to any colour in the main palette of 16. This patch allows that, and is generally sensible. diff -r 33577294b822 st.c --- a/st.c Thu Sep 22 10:04:58 2011 +0200 +++ b/st.c Wed Oct 05 13:57:52 2011 +0100 @@ -1541,7 +1541,7 @