mirror of
https://github.com/wavetermdev/xterm.js.git
synced 2026-08-05 13:43:48 -07:00
Adjust the comment
This commit is contained in:
Vendored
+1
-1
@@ -1181,7 +1181,7 @@ declare module 'xterm' {
|
||||
leave?(event: MouseEvent, text: string, range: IBufferRange): void;
|
||||
|
||||
/**
|
||||
* Whether to receive non HTTP URLs from LinkProvider. When false, any usage of non HTTP URLs
|
||||
* Whether to receive non-HTTP URLs from LinkProvider. When false, any usage of non-HTTP URLs
|
||||
* will be ignored. Enabling this option without proper protection in `activate` function
|
||||
* may cause security issues such as XSS.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user