We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31b0b52 commit bbf209bCopy full SHA for bbf209b
lib/internal/tty.js
@@ -53,6 +53,7 @@ const TERM_ENVS = {
53
'konsole': COLORS_16,
54
'kterm': COLORS_16,
55
'mlterm': COLORS_16,
56
+ 'mosh': COLORS_16m,
57
'putty': COLORS_16,
58
'st': COLORS_16,
59
// https://github.com/da-x/rxvt-unicode/tree/v9.22-with-24bit-color
0 commit comments