hyper-cat icon indicating copy to clipboard operation
hyper-cat copied to clipboard

Could you please inform that you have to "npm i hyper-cat" under "~/.hyper_plugins" ?

Open aliwo opened this issue 3 years ago • 0 comments

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

  1. I did npm i hyper-cat in my home directory
  2. edit ~/.hyper.js (add hyper-cat in plugins)
  3. 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.

aliwo avatar Aug 28 '21 15:08 aliwo