agree st-externalpipe with st-scrollback-ringbuffer

This commit is contained in:
2025-10-09 08:07:42 +02:00
parent a6f61c8b65
commit 1a19738a57
2 changed files with 3 additions and 2 deletions

1
st.h
View File

@@ -82,6 +82,7 @@ void die(const char *, ...);
void redraw(void);
void draw(void);
void externalpipe(const Arg *);
void printscreen(const Arg *);
void printsel(const Arg *);
void sendbreak(const Arg *);