Adding open selected text patch

This commit is contained in:
Bakkeby 2025-02-20 22:36:51 +01:00
parent 08b53c4960
commit 978e25f23b
7 changed files with 34 additions and 1 deletions

3
patch/openselectedtext.h Normal file
View file

@ -0,0 +1,3 @@
#include <sys/wait.h>
static void selopen(const Arg *);