We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e75661e commit 93bb330Copy full SHA for 93bb330
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