Skip to content

Conversation

@sonnmar
Copy link
Contributor

@sonnmar sonnmar commented Apr 17, 2020

The statement "grep -o '[0-9]*'" did not find the numbers of vm_stat. I changed it to "grep -Eo '[0-9]+'". It seems to work.

@casperdcl casperdcl self-requested a review April 18, 2020 16:26
@casperdcl
Copy link
Collaborator

yes I presume this is a fix for mac

@casperdcl casperdcl merged commit 1d53845 into tmux-plugins:master Apr 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants