Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pixels showing up on the left side of the terminal when #'s are scrolled #8038

Open
morrowmh opened this issue Sep 19, 2024 · 3 comments
Open

Comments

@morrowmh
Copy link

morrowmh commented Sep 19, 2024

Running macos 14.6.1 (23G93)
Brand new hyper install, running with zsh, but nothing else (no oh-my-zsh). No plugins, default hyper.json, error persists across all displays.

Strange pixels appear on the left when scrolling. It ONLY seems to happen when # characters are scrolled on the screen. I tested with other characters and the issue does not happen. Also, it only happens when the # characters are on the very left of the screen. If they are spaced over to the right at all, it does not happen.
glitch

@morrowmh
Copy link
Author

Update: this only happens with the rose pine theme plugin installed.

@morrowmh
Copy link
Author

Found the issue. In the index.js for the color theme, you need to remove cursorAccentColor. Once I do this, the problem goes away.

@morrowmh
Copy link
Author

I think this is worth reopening, since this issue is on Windows also. I just tested it. Change cursorAccentColor in the default .hyper.js config from #000 to #ffffff and the issue shows up!

@morrowmh morrowmh reopened this Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant