-
- Downloads
Add mouse support control method, e.g.:
ansi.send('mouse', enable ? 'set' : 'clear', 'x10_compatible'); ansi.send('mouse', enable ? 'set' : 'clear', 'extended_coord');
Loading
Please register or sign in to comment
ansi.send('mouse', enable ? 'set' : 'clear', 'x10_compatible'); ansi.send('mouse', enable ? 'set' : 'clear', 'extended_coord');