mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
parent
3a3ee013f7
commit
0f4c41f89a
1 changed files with 1 additions and 0 deletions
|
|
@ -60,6 +60,7 @@ class TermGroup_ extends PureComponent {
|
|||
isTermActive: uid === this.props.activeSession,
|
||||
term: termRef ? termRef.term : null,
|
||||
cursorBlink: this.props.cursorBlink,
|
||||
cursorShape: this.props.cursorShape,
|
||||
fontSize: this.props.fontSize,
|
||||
fontFamily: this.props.fontFamily,
|
||||
uiFontFamily: this.props.uiFontFamily,
|
||||
|
|
|
|||
Loading…
Reference in a new issue