Doesn't work properly on macOS 15.0.0 Sequoia
The UI looks weird in the Terminal(the default one on macOS). But it works properly in the VScode terminal.
Hi. Things look really bad in your Terminal.app. Mine is better, but it's not perfect either.
I have updated the backend framework (ratatui) in v0.3.0, please have a look, maybe that will help.
Related ratatui issue: https://github.com/ratatui/ratatui/issues/1387
Hi. Things look really bad in your Terminal.app. Mine is better, but it's not perfect either.
I have updated the backend framework (ratatui) in
v0.3.0, please have a look, maybe that will help.Related ratatui issue: ratatui/ratatui#1387
Thanks for your suggestions. I changed to the alacritty terminal and it works very good.
The CPU frequency is wrong in my case. It says @ 1MHz. I'm on 15.1.1.
Hi, @plmi.
I see you are using an M4, which I have yet had a chance to test on.
Can you give me please debug log by running macmon debug? Like it was in this issue https://github.com/vladkens/macmon/issues/9#issuecomment-2427952348
I created separate issue for this https://github.com/vladkens/macmon/issues/11