mirror of
https://github.com/inexorabletash/jsbasic.git
synced 2025-02-18 18:30:53 +00:00
Make TEXT set HTAB 1 : VTAB 24
This commit is contained in:
parent
e15655e105
commit
5fc7c66b55
1
basic.js
1
basic.js
@ -835,6 +835,7 @@ this.basic = (function() {
|
|||||||
height: env.tty.getScreenSize().height
|
height: env.tty.getScreenSize().height
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
env.tty.setCursorPosition(0, env.tty.getScreenSize().height - 1);
|
||||||
},
|
},
|
||||||
|
|
||||||
//////////////////////////////////////////////////////////////////////
|
//////////////////////////////////////////////////////////////////////
|
||||||
|
Loading…
x
Reference in New Issue
Block a user