Add xterm for console support (holy shit this is speedy)

This commit is contained in:
Dane Everitt
2018-07-21 15:20:37 -07:00
parent c2ebf1cbcd
commit a94c6d80f5
5 changed files with 576 additions and 32 deletions

View File

@@ -916,4 +916,8 @@ module.exports = {
separator: ':',
},
experiments: {
shadowLookup: true,
},
};