From 9d718daa11aed794baee85d0aa431e0a846f0974 Mon Sep 17 00:00:00 2001 From: zachir Date: Mon, 20 Feb 2023 01:58:46 -0600 Subject: apply copyurl-multiline patch --- st.h | 1 + 1 file changed, 1 insertion(+) (limited to 'st.h') diff --git a/st.h b/st.h index 9ed9f4e..f085e62 100644 --- a/st.h +++ b/st.h @@ -87,6 +87,7 @@ void printscreen(const Arg *); void printsel(const Arg *); void sendbreak(const Arg *); void toggleprinter(const Arg *); +void copyurl(const Arg *); int tattrset(int); void tnew(int, int); -- cgit v1.2.3