From 6d04bd0c98cacf24d8f4f94ea8486e4110441d09 Mon Sep 17 00:00:00 2001 From: tsxv478 Date: Sun, 17 Jul 2022 04:33:36 +0300 Subject: newterm orphan patch --- st.h | 1 + 1 file changed, 1 insertion(+) (limited to 'st.h') diff --git a/st.h b/st.h index 665cac0..66843f0 100644 --- a/st.h +++ b/st.h @@ -86,6 +86,7 @@ void draw(void); void kscrolldown(const Arg *); void kscrollup(const Arg *); +void newterm(const Arg *); void printscreen(const Arg *); void printsel(const Arg *); void sendbreak(const Arg *); -- cgit v1.2.3