Development discussion of WireGuard
 help / color / mirror / Atom feed
From: "Dan Lüdtke" <mail@danrl.com>
To: WireGuard mailing list <wireguard@lists.zx2c4.com>
Subject: [Low priority feature request] Color output of `wg show`
Date: Fri, 27 Jan 2017 18:01:34 +0100	[thread overview]
Message-ID: <72A0A3E7-999E-4AAD-8D9B-6B18F6CA8513@danrl.com> (raw)

Hi Jason,

here is what I observed when combining `wg` with `watch` regarding =
colored output. Not sure if this is a wg-issue at all.


# wg show
[colored output] expected

# watch wg show
[no colored output] expected, but not cool :)

# watch --color wg show
[no colored output] expected, but not cool :)

However, it seems that `watch --color` alone does not make colored =
output, but the "watched" application needs to be forced to output color =
codes.

# ls
[colored output] expected

# watch --color ls
[no colored output] expected, but not cool :)

# watch --color ls --color
[colored output] expected


Which leads to this: May I request this very non-functional and =
eye-candy only feature of `wg --color`? With lowest priority, of course =
:)
Or maybe a hint were to look at and I'll implement it myself.

Cheers,

Dan=

             reply	other threads:[~2017-01-27 16:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-27 17:01 Dan Lüdtke [this message]
2017-01-27 17:22 ` Dan Lüdtke

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=72A0A3E7-999E-4AAD-8D9B-6B18F6CA8513@danrl.com \
    --to=mail@danrl.com \
    --cc=wireguard@lists.zx2c4.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).