This commit is contained in:
parent
29ae755d41
commit
8987085494
2 changed files with 4 additions and 0 deletions
|
|
@ -15,6 +15,8 @@
|
|||
terminalFeatures = {
|
||||
# HTerm configured to use a more accurate terminfo entry than `xterm-256color`
|
||||
hterm-256color = { };
|
||||
# Terminal app uses `xterm.js`, not HTerm
|
||||
"xterm.js" = { };
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -21,6 +21,8 @@
|
|||
terminalFeatures = {
|
||||
# HTerm configured to use a more accurate terminfo entry than `xterm-256color`
|
||||
hterm-256color = { };
|
||||
# Terminal app uses `xterm.js`, not HTerm
|
||||
"xterm.js" = { };
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue