In index.js, one of the exports is called decorateHyperTerm. However, https://hyper.is just lists decorateHyper as the export for decorating hyper. Additionally, none of the changes made in decorateHyperTerm seem to be active in the terminal when using the dev tools, which is how I found this problem in the first place.
In
index.js, one of the exports is calleddecorateHyperTerm. However, https://hyper.is just listsdecorateHyperas the export for decorating hyper. Additionally, none of the changes made indecorateHyperTermseem to be active in the terminal when using the dev tools, which is how I found this problem in the first place.