st-flexipatch

My st-flexipatch configuration
git clone git://git.ethandl.dev/st-flexipatch
Log | Files | Refs | README | LICENSE

copyurl.h (231B)


      1 void copyurl(const Arg *);
      2 #if COPYURL_HIGHLIGHT_SELECTED_URLS_PATCH
      3 static void tsetcolor(int, int, int, uint32_t, uint32_t);
      4 static char * findlastany(char *, const char**, size_t);
      5 #endif // COPYURL_HIGHLIGHT_SELECTED_URLS_PATCH