aboutsummaryrefslogtreecommitdiff
path: root/st.h
diff options
context:
space:
mode:
authordavidpkj <davidpenkow1@gmail.com>2023-02-15 10:45:21 +0100
committerdavidpkj <davidpenkow1@gmail.com>2023-02-15 11:03:30 +0100
commitb584a094eeb9fc96cc066471e367da6807ba24bf (patch)
tree89b2232bd81381374650b36d7bbcaec1fc28e380 /st.h
parent4d48993908a04f088ebb93f782aa44064ff1d6b0 (diff)
Patch: copyurl-multiline-20220221
Diffstat (limited to 'st.h')
-rw-r--r--st.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/st.h b/st.h
index d16f417..9cffd63 100644
--- a/st.h
+++ b/st.h
@@ -90,6 +90,7 @@ void printscreen(const Arg *);
void printsel(const Arg *);
void sendbreak(const Arg *);
void toggleprinter(const Arg *);
+void copyurl(const Arg *);
int tattrset(int);
int tisaltscr(void);