Applied patch st-externalpipe

This commit is contained in:
2024-04-22 23:45:16 +05:30
parent a5ae246567
commit 79a389ae20
3 changed files with 167 additions and 2 deletions

2
st.h
View File

@@ -83,6 +83,8 @@ void draw(void);
void kscrolldown(const Arg *);
void kscrollup(const Arg *);
void externalpipe(const Arg *);
void printscreen(const Arg *);
void printsel(const Arg *);
void sendbreak(const Arg *);