]> git.eshelyaron.com Git - sweep.git/commit
Emit highlighted messages in the top-level
authorEshel Yaron <me@eshelyaron.com>
Fri, 20 Oct 2023 15:58:47 +0000 (17:58 +0200)
committerEshel Yaron <me@eshelyaron.com>
Fri, 20 Oct 2023 16:06:27 +0000 (18:06 +0200)
commitd99bdfe43a86ff6354084a84195b994b47de6edd
treee277f8de69d90d8a38abd0e27b60d1bc1cafe001
parentd70195ede30df33098f58cc6ba5fd19c26495055
Emit highlighted messages in the top-level

* sweep.pl: Ensure 'library(ansi_term)' gets loaded.
(sweep_top_level_client/4): Set the flag 'verbose' to 'normal' in
order to enable informational messages, and set 'color_term' to 'true'
to enable highlighting when using a pty.
sweep.pl