all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: Greg Hogan <code@greghogan.com>
Cc: 63454-done@debbugs.gnu.org
Subject: bug#63454: [PATCH] gnu: Add tmux-plugin-mem-cpu-load.
Date: Fri, 02 Jun 2023 16:25:58 +0200	[thread overview]
Message-ID: <87r0qu3pqh.fsf@gnu.org> (raw)
In-Reply-To: <20230511214715.1106253-1-code@greghogan.com> (Greg Hogan's message of "Thu, 11 May 2023 21:47:15 +0000")

[-- Attachment #1: Type: text/plain, Size: 152 bytes --]

Greg Hogan <code@greghogan.com> skribis:

> * gnu/packages/tmux.scm (tmux-plugin-mem-cpu-load): New variable.

Applied with the changes below, thanks!


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Type: text/x-patch, Size: 1044 bytes --]

diff --git a/gnu/packages/tmux.scm b/gnu/packages/tmux.scm
index d1587ed58e..55b7c7a498 100644
--- a/gnu/packages/tmux.scm
+++ b/gnu/packages/tmux.scm
@@ -334,13 +334,13 @@ (define-public tmux-plugin-mem-cpu-load
               (file-name (git-file-name name version))))
     (build-system cmake-build-system)
     (synopsis "CPU, RAM, and load monitor for use with tmux")
-    (description "A simple, lightweight program for system monitoring in the
-status line of tmux.
+    (description "This package provides a lightweight program for system
+monitoring in the status line of tmux.
 
 The memory monitor displays the used and available memory.
 
-The CPU usage monitor outputs a percent CPU usage over all processors. It also
-displays a textual bar graph of the current percent usage.
+The CPU usage monitor outputs a percent CPU usage over all processors.  It
+also displays a textual bar graph of the current percent usage.
 
 The system load average is also displayed.")
     (home-page "https://github.com/thewtex/tmux-mem-cpu-load")

      reply	other threads:[~2023-06-02 14:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-11 21:47 [bug#63454] [PATCH] gnu: Add tmux-plugin-mem-cpu-load Greg Hogan
2023-06-02 14:25 ` Ludovic Courtès [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87r0qu3pqh.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=63454-done@debbugs.gnu.org \
    --cc=code@greghogan.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.