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
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
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
9base.awk.20090720.patch
Description: Binary data
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
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) {