update files

This commit is contained in:
nuintun 2015-11-25 18:00:50 +08:00
parent e98ebadfea
commit 424ad88fd7

View File

@ -546,9 +546,9 @@ module.exports = function (Terminal){
break;
// CSI Ps n Device Status Report (DSR).
case 'n':
if (!this.prefix) {
this.deviceStatus(this.params);
}
// -if (!this.prefix) {
// - this.deviceStatus(this.params);
// -}
break;
/**
* Additions