mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-07-31 06:56:12 +02:00
Removed additional cursor position reports.
This commit is contained in:
parent
5cb239157c
commit
77e4425df6
3 changed files with 19 additions and 34 deletions
|
@ -333,9 +333,6 @@ function display(client, art, options, cb) {
|
|||
if(!mciInfo.id) {
|
||||
++generatedId;
|
||||
}
|
||||
|
||||
// mciCprQueue.push(mapKey);
|
||||
// client.term.rawWrite(ansi.queryPos());
|
||||
}
|
||||
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue