(e3)
| 3411 | return this._onColor.fire([{ type: 2, index: 257 }]), true; |
| 3412 | } |
| 3413 | restoreCursorColor(e3) { |
| 3414 | return this._onColor.fire([{ type: 2, index: 258 }]), true; |
| 3415 | } |
| 3416 | nextLine() { |
| 3417 | return this._activeBuffer.x = 0, this.index(), true; |
| 3418 | } |