Removed additional cursor position reports.

This commit is contained in:
Nathan Byrd 2022-03-24 20:01:07 -05:00
parent 5cb239157c
commit 77e4425df6
3 changed files with 19 additions and 34 deletions

View file

@ -333,9 +333,6 @@ function display(client, art, options, cb) {
if(!mciInfo.id) {
++generatedId;
}
// mciCprQueue.push(mapKey);
// client.term.rawWrite(ansi.queryPos());
}
});