rudimentary and perhaps broken LESS impl

This commit is contained in:
minjaesong
2020-11-13 14:51:51 +09:00
parent d0f46b89d7
commit 3a26e3dde7
5 changed files with 103 additions and 0 deletions

View File

@@ -410,6 +410,7 @@ if (goInteractive) {
cmdHistory.push(cmdbuf);
cmdHistoryScroll = 0;
con.curs_set(1);
break;
}