lint
This commit is contained in:
parent
3fe6aba558
commit
f64d1febc8
@ -756,7 +756,7 @@ Interface.prototype._ttyWrite = function(s, key) {
|
||||
|
||||
case 'enter':
|
||||
if (this._sawReturn)
|
||||
this._sawReturn = false
|
||||
this._sawReturn = false;
|
||||
else
|
||||
this._line();
|
||||
break;
|
||||
|
Loading…
x
Reference in New Issue
Block a user