[wiki] [sites] st externalpipe: fix patch to apply cleanly for 0.8.2 || Hiltjo Posthuma

From: <git_AT_suckless.org>
Date: Fri, 09 Aug 2019 16:43:32 +0200

commit b92696eb84bfa22c1108844d52e35b58f8d603b0
Author: Hiltjo Posthuma <hiltjo_AT_codemadness.org>
Date: Fri Aug 9 16:43:13 2019 +0200

    st externalpipe: fix patch to apply cleanly for 0.8.2

diff --git a/st.suckless.org/patches/externalpipe/st-externalpipe-0.8.2.diff b/st.suckless.org/patches/externalpipe/st-externalpipe-0.8.2.diff
index 5ad60636..aeac389c 100644
--- a/st.suckless.org/patches/externalpipe/st-externalpipe-0.8.2.diff
+++ b/st.suckless.org/patches/externalpipe/st-externalpipe-0.8.2.diff
_AT_@ -1,8 +1,8 @@
 diff --git a/st.c b/st.c
-index 46c954b..35cd7de 100644
+index ede7ae6..f55d30f 100644
 --- a/st.c
 +++ b/st.c
-_AT_@ -1974,6 +1974,59 @@ tprinter(char *s, size_t len)
+_AT_@ -1914,6 +1914,59 @@ strparse(void)
          }
  }
  
_AT_@ -63,7 +63,7 @@ index 46c954b..35cd7de 100644
  strdump(void)
  {
 diff --git a/st.h b/st.h
-index dac64d8..86cd646 100644
+index 4da3051..cb7101f 100644
 --- a/st.h
 +++ b/st.h
 _AT_@ -80,6 +80,7 @@ void die(const char *, ...);
_AT_@ -71,7 +71,6 @@ index dac64d8..86cd646 100644
  void draw(void);
  
 +void externalpipe(const Arg *);
- void kscrolldown(const Arg *);
- void kscrollup(const Arg *);
  void printscreen(const Arg *);
  void printsel(const Arg *);
+ void sendbreak(const Arg *);
Received on Fri Aug 09 2019 - 16:43:32 CEST

This archive was generated by hypermail 2.3.0 : Fri Aug 09 2019 - 16:48:31 CEST