mirror of
https://github.com/nuintun/command-manager.git
synced 2025-10-20 09:51:31 +08:00
update files
This commit is contained in:
@@ -27,7 +27,7 @@ module.exports = function (Terminal){
|
||||
|
||||
if (this.y < this.scrollTop) {
|
||||
this.y++;
|
||||
|
||||
|
||||
// possibly move the code below to term.reverseScroll();
|
||||
// test: echo -ne '\e[1;1H\e[44m\eM\e[0m'
|
||||
// blankLine(true) is xterm/linux behavior
|
||||
|
Reference in New Issue
Block a user