You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm new to hyper... I found some peculiar behavior (and It is quite difficult to reproduce)
What I did
I did npm i hyper-cat in my home directory
edit ~/.hyper.js (add hyper-cat in plugins)
restart hyper
hyper-cat works, but
hyperCat: {
videoEnabled: true
}
option doesn't work. it shows black window. ("whileTyping" option works fine)
after I did npm i hyper-cat again in ~/.hyper_plugins directory, this issue was solved.
The text was updated successfully, but these errors were encountered:
aliwo
changed the title
Please inform that you have to "npm i hyper-cat" under "~/.hyper_plugins"
Could you please inform that you have to "npm i hyper-cat" under "~/.hyper_plugins" ?
Aug 28, 2021
Hi! Thanks for the amazing work!
I'm new to hyper... I found some peculiar behavior (and It is quite difficult to reproduce)
What I did
npm i hyper-cat
in my home directoryhyper-cat works, but
option doesn't work. it shows black window. ("whileTyping" option works fine)
after I did
npm i hyper-cat
again in ~/.hyper_plugins directory, this issue was solved.The text was updated successfully, but these errors were encountered: