We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5dae20 commit bf61050Copy full SHA for bf61050
lib/internal/tty.js
@@ -37,7 +37,7 @@ const COLORS_16m = 24;
37
// distribution of this file, with or without modification, are permitted
38
// provided the copyright notice and this notice are preserved.
39
const TERM_ENVS = [
40
- 'Eterm',
+ 'eterm',
41
'cons25',
42
'console',
43
'cygwin',
0 commit comments