From fb526f0c8ebfabb0581a53edccacce7a55ae10b6 Mon Sep 17 00:00:00 2001 From: shy Date: Sat, 8 Mar 2025 08:38:23 +0800 Subject: [PATCH] add some --- const.js | 1 + 1 file changed, 1 insertion(+) diff --git a/const.js b/const.js index ad464bbe..c3cd80bd 100644 --- a/const.js +++ b/const.js @@ -246,6 +246,7 @@ var cli = { QRCODE: "qrcode", COLOR: "color", BLACK: "black", WHITE: "white", BLUE: "blue", RED: "red", GRAY: "gray", CYAN: "cyan", GREEN: "green", PURPLE: "purple", YELLOW: "yellow", MAGENTA: "magenta", SILVER: "silver", ALICEBLUE: "aliceblue", TRANSPARENT: "transparent", LINUX: "linux", DARWIN: "darwin", WINDOWS: "windows", + XTERM: "xterm", SH: "sh", } var log = {