diff options
| author | zachir <zachir@librem.one> | 2023-02-20 01:58:46 -0600 |
|---|---|---|
| committer | zachir <zachir@librem.one> | 2023-02-20 01:58:46 -0600 |
| commit | 9d718daa11aed794baee85d0aa431e0a846f0974 (patch) | |
| tree | fe8682aaed56d335e355a558bda69d0b52b9fb90 /st.h | |
| parent | 7337a0d9d838319893ab45237a7f265bb068c681 (diff) | |
apply copyurl-multiline patch
Diffstat (limited to 'st.h')
| -rw-r--r-- | st.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -87,6 +87,7 @@ void printscreen(const Arg *); void printsel(const Arg *); void sendbreak(const Arg *); void toggleprinter(const Arg *); +void copyurl(const Arg *); int tattrset(int); void tnew(int, int); |
