File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -29,6 +29,7 @@ const getTermOptions = props => {
29
29
fontWeight : props . fontWeight ,
30
30
fontWeightBold : props . fontWeightBold ,
31
31
allowTransparency : needTransparency ,
32
+ experimentalCharAtlas : 'dynamic' ,
32
33
theme : {
33
34
foreground : props . foregroundColor ,
34
35
background : backgroundColor ,
Original file line number Diff line number Diff line change 199
199
"styled-jsx" : " 2.2.6" ,
200
200
"stylis" : " 3.5.0" ,
201
201
"uuid" : " 3.1.0" ,
202
- "xterm" : " 3.2.0 "
202
+ "xterm" : " chabou/xterm.js#b2e393f "
203
203
},
204
204
"devDependencies" : {
205
205
"ava" : " 0.25.0" ,
Original file line number Diff line number Diff line change @@ -6693,9 +6693,9 @@ xtend@~2.1.1:
6693
6693
dependencies :
6694
6694
object-keys "~0.4.0"
6695
6695
6696
- xterm@3.2.0 :
6697
- version "3.2.0"
6698
- resolved "https://registry.yarnpkg .com/xterm/-/ xterm-3.2.0.tgz#da50f54a83d81463c0a2c9f2e0a5d14d3867df02 "
6696
+ xterm@chabou/xterm.js#b2e393f :
6697
+ version "3.2.0-hyper.0 "
6698
+ resolved "https://codeload.github .com/chabou/ xterm.js/tar.gz/b2e393f48029ff638d20d2ba6347d0829bd20c42 "
6699
6699
6700
6700
y18n@^3.2.1 :
6701
6701
version "3.2.1"
You can’t perform that action at this time.
0 commit comments