Commit graph

384 commits

Author SHA1 Message Date
Matt McCormick 90f1845d51
Merge pull request #111 from thewtex/dependabot/github_actions/actions/download-artifact-8
Bump actions/download-artifact from 4 to 8
2026-05-13 16:07:16 -04:00
Matt McCormick 451107b7eb
Merge pull request #110 from thewtex/dependabot/github_actions/actions/stale-10
Bump actions/stale from 9 to 10
2026-05-13 16:07:02 -04:00
Matt McCormick a5662eaca0
Merge pull request #109 from thewtex/dependabot/github_actions/actions/upload-artifact-7
Bump actions/upload-artifact from 4 to 7
2026-05-13 16:06:48 -04:00
dependabot[bot] 4ecb3f52d8
Bump actions/download-artifact from 4 to 8
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 8.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v4...v8)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-30 04:36:33 +00:00
dependabot[bot] 40d42459f5
Bump actions/stale from 9 to 10
Bumps [actions/stale](https://github.com/actions/stale) from 9 to 10.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v9...v10)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-version: '10'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-30 04:36:30 +00:00
dependabot[bot] 036e627089
Bump actions/upload-artifact from 4 to 7
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 7.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v7)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-30 04:36:27 +00:00
Matt McCormick 6549a6cf2f
Merge pull request #108 from jpomykala/patch-1
Update README.rst
2025-05-22 14:46:41 -04:00
Jakub 359a595d73
Update README.rst
Using single quotes breaks the script and it shows just for a one second and disappears.
2025-05-19 22:55:39 +02:00
Matt McCormick 9adf9470c7
Bump version to 3.8.2 2025-04-16 12:13:12 -04:00
Matt McCormick 192e31a62c
Merge pull request #107 from slybart77/memory_report_macos
Fix to report memory usage as Activity Monitor on macOS.
2025-04-16 12:12:18 -04:00
Nicolas Duflot abe531fffb Fix to report memory usage as Activity Monitor on macOS. 2025-04-16 17:05:51 +02:00
Matt McCormick 8d062a7e36
Merge pull request #105 from lljbash/patch-1
fix: build with `cmake --build .` instead of `make`
2025-03-13 14:08:06 -04:00
Lingjie 83820d97a0
fix: build with cmake --build . instead of make 2025-03-13 19:47:41 +08:00
Matt McCormick df71d2123a
Remove TravisCI badge 2024-06-07 15:09:55 -04:00
Matt McCormick 42bf188155 Bump version to 3.8.1 2024-05-22 12:04:44 -04:00
Matt McCormick 93525a5517
Merge pull request #104 from jameshanlon/fix-103
Use stol() for determining Linux memory use
2024-05-22 12:04:07 -04:00
James Hanlon 13160c7e80 Use stol() for determining Linux memory use
To acommodate large memory machines.
2024-05-22 09:23:58 +01:00
Matt McCormick bf0b2721df
Merge pull request #102 from thewtex/dependabot/github_actions/actions/download-artifact-4
Bump actions/download-artifact from 3 to 4
2024-01-06 23:17:20 -05:00
Matt McCormick 06fe4850db
Merge pull request #101 from thewtex/dependabot/github_actions/actions/upload-artifact-4
Bump actions/upload-artifact from 3 to 4
2024-01-06 23:17:13 -05:00
Matt McCormick 9c273230a8
Merge pull request #100 from thewtex/dependabot/github_actions/actions/stale-9
Bump actions/stale from 8 to 9
2024-01-06 23:17:05 -05:00
dependabot[bot] 8d7911abe1
Bump actions/download-artifact from 3 to 4
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-15 04:52:12 +00:00
dependabot[bot] 79804bc3e1
Bump actions/upload-artifact from 3 to 4
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-15 04:52:07 +00:00
dependabot[bot] 9c83be94d4
Bump actions/stale from 8 to 9
Bumps [actions/stale](https://github.com/actions/stale) from 8 to 9.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v8...v9)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-08 04:40:46 +00:00
Matt McCormick 9a9abc5d13
Merge pull request #99 from thewtex/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2023-10-19 21:59:45 -04:00
dependabot[bot] 4aa31eb80c
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-05 04:13:28 +00:00
Matt McCormick 1dcf3f92fb
Merge pull request #97 from rnagy/master
OpenBSD fixes
2023-05-25 21:50:07 -04:00
Robert Nagy 525c6a28b2 cast the return value of get_cpu_count() and fix cpu usage calculation 2023-05-12 17:08:52 +02:00
Robert Nagy 4cf0dad920 use the correct CP_* definitions and number of CPUSTATES on OpenBSD 2023-05-12 17:08:39 +02:00
Matt McCormick 451300eda2 Bump version to 3.8.0 2023-05-12 06:29:08 -04:00
Matt McCormick 8f7027f1fd
Merge pull request #96 from milesfrain/patch-1
Use single quotes for TPM example
2023-05-08 10:29:36 -04:00
Matt McCormick b06c049d0f
Merge pull request #94 from henrypotgieter/improved_segment_adjacency
Improved segment adjacency
2023-05-08 10:29:04 -04:00
milesfrain d1676552dc
Use single quotes for TPM example
This was not working on startup with double quotes.

Issue and fix originally reported here:
https://github.com/thewtex/tmux-mem-cpu-load/issues/53#issuecomment-393083641
2023-05-05 15:44:27 -07:00
henry.potgieter aa8fe65529 Fixed spacing/tabing indent 2023-05-03 23:50:11 -04:00
henry.potgieter ba8489917d Updated usage output from main executable and one other minor change to README.rst 2023-05-03 23:48:20 -04:00
Matt McCormick a991497b9f
Merge pull request #95 from thesamesam/gcc13
Fix build with GCC 13
2023-04-27 14:39:01 -04:00
Sam James 59cca005e4
Fix build with GCC 13
GCC 13 (as usual for new compiler releases) shuffles around some internal includes so some
are no longer transitively included.

See https://gnu.org/software/gcc/gcc-13/porting_to.html.

Bug: https://bugs.gentoo.org/895304
2023-04-18 04:25:00 +01:00
henry.potgieter 35f9618d1f Add additional usage instructions 2023-03-30 23:44:55 -04:00
henry.potgieter 0c9a8d4612 Correct usage output for -r option 2023-03-30 23:31:09 -04:00
henry.potgieter c058ed6f21 Update README.rst 2023-03-30 23:30:45 -04:00
henry.potgieter 6eec6350be Condense lines 2023-03-30 23:24:11 -04:00
henry.potgieter d900b3a546 Merge branch 'nerdfont_graph' into improved_segment_adjacency
Merge vertical graph branch with improved_segment_adjacency branch
2023-03-29 22:39:48 -04:00
Matt McCormick 6d96a8a490 Bump version to 3.7.0 2023-03-27 21:37:42 -04:00
Matt McCormick f08fce0f83
Merge pull request #93 from henrypotgieter/nerdfont_graph
Add option to display CPU graph as vertical bar chart
2023-03-27 21:36:46 -04:00
Matt McCormick 73b7f6c29f
Merge pull request #92 from thewtex/dependabot/github_actions/actions/stale-8
Bump actions/stale from 7 to 8
2023-03-27 21:30:12 -04:00
henry.potgieter 94aed0352c Corrected a character in usage output and updated README.rst 2023-03-27 12:21:36 -04:00
henry.potgieter e232eef156 Change naming from --nerd-graph to --vertical-graph 2023-03-27 11:57:01 -04:00
henry.potgieter f9663c8f2f Add options to allow embedding tmux-mem-cpu-load segments within/beside other segments 2023-03-27 11:11:55 -04:00
henry.potgieter dc298e162a Prepend nerd_graph boolean with use_ so it doesn't look odd 2023-03-26 08:52:59 -04:00
henry.potgieter 6178ba9aa3 Add option to display CPU graph as vertical bar chart 2023-03-25 11:07:55 -04:00
dependabot[bot] 88a219a36d
Bump actions/stale from 7 to 8
Bumps [actions/stale](https://github.com/actions/stale) from 7 to 8.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v7...v8)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-24 05:01:16 +00:00