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
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
5 changed files with 576 additions and 32 deletions

View file

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