JunoLab / atom-ink

IDE toolkit for Atom
MIT License
228 stars 40 forks source link

xterm.js 4.5.0 #273

Closed pfitzseb closed 4 years ago

aviatesk commented 4 years ago

how about changing this line https://github.com/JunoLab/atom-ink/blob/bfd7b5290f697c6e3df3b6018b8b3b669e2878dd/lib/console/console.js#L178

into

return [this.terminal.buffer.active.cursorX, this.terminal.buffer.active.cursorY]

?

ref: https://github.com/xtermjs/xterm.js/releases/tag/4.5.0