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

Support mac with Apple Sillicon (M1 chip) #10

Merged
merged 2 commits into from
Feb 25, 2022

Conversation

narugit
Copy link
Contributor

@narugit narugit commented Feb 23, 2022

Summary

Background

Operation Verification

I have checked in

  • macOS Big Sur 11.4 (Intel(R) Core(TM) i7-8557)
  • macOS Monterey 12.2.1 (Apple M1 Pro)

tmux.conf

set-option -g status-right "temp: #{temp_cpu}"

Result (Screenshot)

Actually, I have set format specifier %3.1f, not %3.0f in my environment (narugit/tmux-temp/scripts/temp_cpu.sh#L42)

macOS Big Sur 11.4 (Intel(R) Core(TM) i7-8557)

image

macOS Monterey 12.2.1 (Apple M1 Pro)

image

@narugit
Copy link
Contributor Author

narugit commented Feb 23, 2022

@kolach
Long time no talk ;)
I want to use this package in my mac with M1 Chip, so could you kindly check my PR?

@kolach
Copy link
Owner

kolach commented Feb 25, 2022

thank you @narugit

@kolach kolach merged commit 009bd2b into kolach:master Feb 25, 2022
@narugit narugit deleted the feature/support_m1_mac branch February 25, 2022 21:50
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

Successfully merging this pull request may close these issues.

2 participants