Adding open selected text patch
This commit is contained in:
parent
137bb152b3
commit
c7503f5737
7 changed files with 34 additions and 1 deletions
|
|
@ -306,6 +306,11 @@
|
|||
*/
|
||||
#define OPENCOPIED_PATCH 0
|
||||
|
||||
/* Open the selected text using xdg-open.
|
||||
* https://st.suckless.org/patches/open_selected_text/
|
||||
*/
|
||||
#define OPEN_SELECTED_TEXT_PATCH 0
|
||||
|
||||
/* This patch allows for URLs to be opened directly when you click on them. This may not work with
|
||||
* all terminal applications.
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue