vercel / hyper

A terminal built on web technologies

Home Page:https://hyper.is

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Transparent background removes prompt on agnoster theme in recent update

presto2116 opened this issue · comments

  • I am on the latest Hyper.app version
  • I have searched the issues of this repo and believe that this is not a duplicate
  • OS version and name: macOd Monterey 12.3
  • Hyper.app version: 3.2.2
  • Link of a Gist
  • Relevant information from devtools (CMD+ALT+I on macOS, CTRL+SHIFT+I elsewhere): N/A
  • The issue is reproducible in vanilla Hyper.app:

Issue

I am using zsh with agnoster theme

in .hyper.js when i have backgroundColor: 'rgba(0, 0, 0, 0.3)',

Screen Shot 2022-04-15 at 16 18 54

in .hyper.js when i have backgroundColor: '#000',

Screen Shot 2022-04-15 at 16 18 12

Maybe you can close this window and create a new one, and the prompt will come back.
prompt

alanyoungCN

Thanks for the update. I just switched back to transparent background and its working again. I think one of the updates must have fixed it. Thanks!