Make URLs in terminal output clickable via xterm web-links + tauri-plugin-opener
This commit is contained in:
parent
234a0b74a1
commit
a24f7de7df
6 changed files with 36 additions and 1 deletions
|
|
@ -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"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue