Add deprecated with explanation

This commit is contained in:
Daniel Imms
2020-04-11 07:23:53 -07:00
parent 3408a0537f
commit f070be8dd3
+1
View File
@@ -130,6 +130,7 @@ declare module 'xterm' {
/**
* The duration in milliseconds before link tooltip events fire when
* hovering on a link.
* @deprecated This will be removed when the link matcher API is removed.
*/
linkTooltipHoverDuration?: number;