[dev] sta.li - a few questions about it

2010-08-09 Thread ml
Tried reading the web site for information on sta.li and then did a search in the mailing list for more information. I've been looking for the right Open Source operating system to switch to from Windows and still have not found one that fits my needs. Biggest issue is binary compatibility. I

[dev] sta.li - a few questions about it

2010-08-10 Thread ml
Tried reading the web site for information on sta.li and then did a search in the mailing list for more information. I've been looking for the right Open Source operating system to switch to from Windows and still have not found one that fits my needs. Biggest issue is binary compatibility. I

[dev] [st] problems with terminfo entries and zsh

2014-03-17 Thread ml
Hi, i use st (latest git) with the zsh and the oh-my-zsh configuration[1]. After this recent commit[2] to oh-my-zsh, several things aren't working. I only remember that the first entry worked before, but here is an overview of all things currently broken: going to the beginning of the line

[dev] 9base awk bug

2009-07-20 Thread quinq . ml
9base.awk.20090720.patch Description: Binary data

Re: [dev] [dwm] titlenormcolor patch

2011-07-13 Thread ml+suckless
Attached is a really important diff against tip I hope to get into 6.0. It might need additional testing, but otherwise works fine for me. Thanks in advance for the next 5 years! diff -r 4548c824adac dwm.c --- a/dwm.c Sun Jul 10 21:25:23 2011 +0100 +++ b/dwm.c Wed Jul 13 14:44:09 2011 +020

[dev] [PATCH] Fixed embedding when given Window id is zero

2014-10-15 Thread quinq . ml
From: Quentin Rameau Patch letting st not embedding when given Window id is zero, without failing. --- st.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/st.c b/st.c index c61b90a..1b419c8 100644 --- a/st.c +++ b/st.c @@ -3134,8 +3134,8 @@ xinit(void) {