Improve st urls

This commit is contained in:
Alexis Jhon Gaspar 2023-10-14 19:12:52 +08:00
parent 4abbc5bc35
commit 5cbd5be8d2

View file

@ -95,7 +95,7 @@
* available URLs. This variant also highlights the selected URLs.
* https://st.suckless.org/patches/copyurl/
*/
#define COPYURL_HIGHLIGHT_SELECTED_URLS_PATCH 0
#define COPYURL_HIGHLIGHT_SELECTED_URLS_PATCH 1
/* This patch adds support for CSI escape sequences 22 and 23, which save and
* restores the window title (for instance nvim does this when opening and closing).