diff options
| author | ProsperousPotato <ProsperousPotato@users.noreply.github.com> | 2026-01-22 21:36:00 +0000 |
|---|---|---|
| committer | ProsperousPotato <ProsperousPotato@users.noreply.github.com> | 2026-01-22 21:36:00 +0000 |
| commit | 5d51b613de66ab2eb312ca4184b8f84e51ecb1fb (patch) | |
| tree | 43da1385e65c8cd7579384cbe0f72e1fcd26f162 /st.h | |
| parent | 33674943e8205d2a08edec4670332350e728124a (diff) | |
add url bindings
Diffstat (limited to 'st.h')
| -rw-r--r-- | st.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -85,6 +85,7 @@ 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 *); |
