[wiki] [sites] Remove debug-code from st externalpipe for st-0.6 || FRIGN

From: <git_AT_suckless.org>
Date: Thu, 17 Sep 2015 16:56:33 +0200

commit 395aa6512699381b5b97acf7200ec15b2e37b52f
Author: FRIGN <dev_AT_frign.de>
Date: Thu Sep 17 16:56:11 2015 +0200

    Remove debug-code from st externalpipe for st-0.6

diff --git a/st.suckless.org/patches/st-0.6-externalpipe.diff b/st.suckless.org/patches/st-0.6-externalpipe.diff
index dd3ebcd..5bdc901 100644
--- a/st.suckless.org/patches/st-0.6-externalpipe.diff
+++ b/st.suckless.org/patches/st-0.6-externalpipe.diff
_AT_@ -1,17 +1,5 @@
-diff --git a/config.def.h b/config.def.h
-index 64e75b8..9245814 100644
---- a/config.def.h
-+++ b/config.def.h
-_AT_@ -128,6 +128,7 @@ static Shortcut shortcuts[] = {
- { MODKEY|ShiftMask, XK_C, clipcopy, {.i = 0} },
- { MODKEY|ShiftMask, XK_V, clippaste, {.i = 0} },
- { MODKEY, XK_Num_Lock, numlock, {.i = 0} },
-+ { MODKEY, XK_u, externalpipe, {.v = "rot13 > /tmp/test-externalpipe.txt"} },
- };
-
- /*
 diff --git a/st.c b/st.c
-index b89d094..941deb5 100644
+index b89d094..124ed16 100644
 --- a/st.c
 +++ b/st.c
 _AT_@ -326,6 +326,7 @@ static void clipcopy(const Arg *);
Received on Thu Sep 17 2015 - 16:56:33 CEST

This archive was generated by hypermail 2.3.0 : Thu Sep 17 2015 - 17:00:15 CEST