Make URLs in terminal output clickable via xterm web-links + tauri-plugin-opener

This commit is contained in:
megaproxy 2026-05-25 19:13:08 +01:00
parent 234a0b74a1
commit a24f7de7df
6 changed files with 36 additions and 1 deletions

View file

@ -8,6 +8,7 @@
"core:event:default",
"core:window:default",
"clipboard-manager:allow-read-text",
"clipboard-manager:allow-write-text"
"clipboard-manager:allow-write-text",
"opener:allow-open-url"
]
}