mirror of
https://github.com/wavetermdev/xterm.js.git
synced 2026-08-05 13:43:48 -07:00
Update typings/xterm.d.ts
This commit is contained in:
Vendored
+2
-1
@@ -45,7 +45,8 @@ declare module 'xterm' {
|
||||
allowTransparency?: boolean;
|
||||
|
||||
/**
|
||||
* If enabled, alt + click will move the prompt cursor to position underneath the mouse.
|
||||
* If enabled, alt + click will move the prompt cursor to position
|
||||
* underneath the mouse. The default is true.
|
||||
*/
|
||||
altClickMovesCursor?: boolean;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user