question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

weird characters showing after launch

See original GitHub issue
  • 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: MacOS Catalina 10.15.4
  • Hyper.app version: 3.0.2
  • Link of a Gist with the contents of your .hyper.js: https://gist.github.com/s3bastianeljas/298e01ebf6e194cf20bf456c1047627c
  • Relevant information from devtools (CMD+ALT+I on macOS, CTRL+SHIFT+I elsewhere): Only warning I get is Color: rgba(255, 255, 255, 0.2) is using transparency, but allowTransparency is false. Using fallback #555753
  • The issue is reproducible in vanilla Hyper.app: I only installed the hyperocean theme. My shell is zsh 5.7.1 (x86_64-apple-darwin19.0) with oh-my-zsh along with powerlevel10k installed. My .zshrc file

Issue

when I launch hyper, I always get a percent sign, some empty lines and a number, like this: sc_hyper

Sometimes the number also changes, I’ve seen 1 and 2 so far. I don’t know how to get rid of that and I also don’t know the meaning of any of those numbers. I have seen other issues from a while ago having the same problem with just the % sign, but nothing about the numbers and empty lines. (I always have this with problem when creating a new window (CMD+N or when clicking the icon in my task bar after CMD+W, only if I do CMD+T it doesn’t appear)

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:7 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
jrbytescommented, May 21, 2020

Hi,

Use unsetopt PROMPT_SP in .zshrc

Solved in Ubuntu 20.04

reference

0reactions
sslimancommented, Mar 6, 2021

@s3bastianeljas

Go inside the .zshrc file at the top you’ll find:

# If you come from bash you might have to change your $PATH. # export PATH=$HOME/bin:/usr/local/bin:$PATH <- uncomment this line

That’s what worked for me

Read more comments on GitHub >

github_iconTop Results From Across the Web

Very slow startup + weird characters - Microsoft Q&A
1 Answer · Go to Control Panel, click on Clock, Language, and Region, click Appearance and Personalization, and then click Fonts. · In...
Read more >
Why Are My Web Pages Displaying Strange Letters?
When browsing the Internet, you may occasionally notice that some of the letters on a page appear as strange characters or question marks....
Read more >
FIX : Weird letters in programs,Windows - YouTube
How to fix weird letters / characters in a programs/application or installers in Windows operating systems.
Read more >
Weird characters (´╗┐) at the start of a batch file - Super User
I am working with batch files in Windows, using both Notepad, and Notepad++. When I run the batch files, which all start with...
Read more >
Firefox opening all web pages with Weird characters
Hello You can check the network.http.* prefs on the about:config page and reset all bold user set network.http prefs to the default value...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found