~kris/suckless

st

ref: 99704e1b41d4c5a74365b0ff0e398f4bd898da74 st/st.h.rej -rw-r--r-- 224 bytes
99704e1b — TripleK2004 Revert "patched dynamic cursor" 5 years ago
                                                                                
1
2
3
4
5
6
7
8
9
10
--- st.h
+++ st.h
@@ -80,6 +80,7 @@ void die(const char *, ...);
 void redraw(void);
 void draw(void);
 
+void newterm(const Arg *);
 void printscreen(const Arg *);
 void printsel(const Arg *);
 void sendbreak(const Arg *);