apply newterm patch

This commit is contained in:
2023-03-19 12:10:05 +01:00
parent 033298508e
commit 3240bec57c
4 changed files with 45 additions and 3 deletions

1
st.h
View File

@@ -89,6 +89,7 @@ void externalpipe(const Arg *);
void kscrolldown(const Arg *);
void kscrollup(const Arg *);
void newterm(const Arg *);
void printscreen(const Arg *);
void printsel(const Arg *);
void sendbreak(const Arg *);