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

feat(status): Add support for ram module #319

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

jle-quel
Copy link

No description provided.

@kjnsn
Copy link
Collaborator

kjnsn commented Sep 27, 2024

This looks awesome! Are you able to target the tmux-native branch? We're close to merging it in and it's a rewrite of the entire plugin.

@kjnsn kjnsn added the enhancement New feature or request label Sep 27, 2024
@kjnsn kjnsn added this to the 1.0.0 milestone Sep 27, 2024
@kjnsn kjnsn self-assigned this Sep 27, 2024
@jle-quel jle-quel marked this pull request as draft October 2, 2024 15:39
@jle-quel
Copy link
Author

jle-quel commented Oct 2, 2024

TODO:

  • Write test
  • Update README

@kjnsn
Copy link
Collaborator

kjnsn commented Oct 3, 2024

Hey! What plugin is this using? I'd probably be keen to use something like this, which would work better with (modern) tmux format strings: https://github.com/thewtex/tmux-mem-cpu-load

@sgoudham sgoudham removed this from the 1.0.0 milestone Oct 12, 2024
@moetayuko
Copy link

hello, any progress with this pr? it's been several months since the last activity

Hey! What plugin is this using?

I think it uses tmux-cpu, whose CPU percentage feature is already supported by https://github.com/catppuccin/tmux/blob/main/status/cpu.conf

I'd probably be keen to use something like this, which would work better with (modern) tmux format strings: https://github.com/thewtex/tmux-mem-cpu-load

IMO both can be supported. tmux-mem-cpu-load requires to build a native program, while tmux-cpu is pure shell and thus more portable

@kjnsn
Copy link
Collaborator

kjnsn commented Feb 8, 2025

hello, any progress with this pr? it's been several months since the last activity

It's really trivial to add a section to the status line that shows memory usage in some way. Like, a single not very long line. You can add some examples somewhere if you'd like

@moetayuko
Copy link

hello, any progress with this pr? it's been several months since the last activity

It's really trivial to add a section to the status line that shows memory usage in some way. Like, a single not very long line. You can add some examples somewhere if you'd like

Sure, and that's what I'm living with currently. An upstream solution would further simplify my setup.

@kjnsn
Copy link
Collaborator

kjnsn commented Feb 8, 2025

Sure, and that's what I'm living with currently. An upstream solution would further simplify my setup.

We don't really have the capacity, as a team of one, to maintain both colours and system information shell scripts. If you want something plug and play id suggest tmux powerline

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants