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

[BUG] incorrect theme colors on macOS in zsh #388

Open
WMRamadan opened this issue Jul 22, 2022 · 6 comments
Open

[BUG] incorrect theme colors on macOS in zsh #388

WMRamadan opened this issue Jul 22, 2022 · 6 comments
Assignees
Labels
bug Something isn't working

Comments

@WMRamadan
Copy link

Describe the bug

Terminal colors on macOS 12.4 (Apple Silicon) in zsh are completely wrong.

To Reproduce

Run bpytop on macOS 12.4 (Apple Silicon) in zsh.

Expected behavior

Should display correctly.

Screenshots

Screenshot 2022-07-22 at 10 07 05 PM

Info (please complete the following information):

  • bpytop version: 1.0.68
  • psutil version: 5.9.1
  • (Linux) Linux distribution and version:
  • (OSX/FreeBSD) Os release version: 12.4
  • Terminal used: zsh
  • Font used: Basic profile
  • Python version: 3.9.13
@WMRamadan WMRamadan added the bug Something isn't working label Jul 22, 2022
@WMRamadan
Copy link
Author

WMRamadan commented Jul 22, 2022

Using iTerm2 seem to work properly with correct theme colors.

@WMRamadan WMRamadan changed the title [BUG] [BUG] incorrect theme colors on macOS in zsh Jul 22, 2022
@UmarJ
Copy link
Contributor

UmarJ commented Jul 25, 2022

@klauskobald
Copy link

still not working. in iterm2 I get a black screen
image

@klauskobald
Copy link

klauskobald commented Apr 12, 2023

https://github.com/aristocratos/bpytop#mac-os-x
... this is only describing that it does not work. It does not provide a plausible solution. Is there any tutorial how to make it work?

@orvn
Copy link

orvn commented Apr 25, 2023

  1. First install tmux if you don't have it brew install tmux.

  2. Then run tmux

  3. Finally, run bpytop, which will run it within the tmux context

@tnsai
Copy link

tnsai commented Jan 27, 2025

  1. Press 'o' for options menu
  2. Move down to True Color and change to False
  3. Esc back to screen

You're welcome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

6 participants