mirror of
https://github.com/nuintun/command-manager.git
synced 2025-06-08 20:24:04 +08:00
update files
This commit is contained in:
parent
e98ebadfea
commit
424ad88fd7
@ -546,9 +546,9 @@ module.exports = function (Terminal){
|
|||||||
break;
|
break;
|
||||||
// CSI Ps n Device Status Report (DSR).
|
// CSI Ps n Device Status Report (DSR).
|
||||||
case 'n':
|
case 'n':
|
||||||
if (!this.prefix) {
|
// -if (!this.prefix) {
|
||||||
this.deviceStatus(this.params);
|
// - this.deviceStatus(this.params);
|
||||||
}
|
// -}
|
||||||
break;
|
break;
|
||||||
/**
|
/**
|
||||||
* Additions
|
* Additions
|
||||||
|
Loading…
x
Reference in New Issue
Block a user