This commit is contained in:
parent
773d26598e
commit
3f1840b42c
2 changed files with 4 additions and 0 deletions
|
|
@ -29,6 +29,8 @@
|
|||
terminalFeatures = {
|
||||
# HTerm uses `xterm-256color` as its `$TERM`, so use that here
|
||||
xterm-256color = { };
|
||||
# Terminal app uses `xterm.js`, not HTerm
|
||||
"xterm.js" = { };
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -35,6 +35,8 @@
|
|||
terminalFeatures = {
|
||||
# HTerm uses `xterm-256color` as its `$TERM`, so use that here
|
||||
xterm-256color = { };
|
||||
# Terminal app uses `xterm.js`, not HTerm
|
||||
"xterm.js" = { };
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue