> On Thu, 24 Apr 2014 06:33:00 +0200 Rafa Garcia Gallego
> wrote:
>> ... However, I cant seem to push to git.suckless.org:
Fixed. Kudos to Christoph for making it happen.
Cheers,
Rafa
Currently the alternate screen get messed up on resize if it has
different colors or mode.
---
st.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/st.c b/st.c
index 60243a7..c1f983f 100644
--- a/st.c
+++ b/st.c
@@ -2680,7 +2680,9 @@ tresize(int col, int row) {
if(0 < col &&
Greetings.
On Thu, 24 Apr 2014 18:20:20 +0200 "Roberto E. Vargas Caballero"
wrote:
> Thinking a bit more about this, I don't know why we are using -Wall,
> because it moves people to follow the GNU criteria, that is the
> more suck criteria I know (I think it is because they come from the
> LISP