[pacman-dev] [PATCH v2] Add NoProgressbar to pacman.conf options

Allan McRae allan at archlinux.org
Wed Apr 29 03:52:46 UTC 2020


On 24/4/20 4:12 am, escondida at iff.ink wrote:
> From: Ivy Foster <escondida at iff.ink>
> 
> This is useful for dumb terminals that do not support escape
> sequences.
> 
> Signed-off-by: Ivy Foster <escondida at iff.ink>
> ---

OK - fixed small typo below while commit the patch.

>  doc/pacman.conf.5.asciidoc | 4 ++++
>  etc/pacman.conf.in         | 1 +
>  src/pacman/conf.c          | 2 ++
>  src/pacman/pacman-conf.c   | 3 +++
>  4 files changed, 10 insertions(+)
> 
> diff --git a/doc/pacman.conf.5.asciidoc b/doc/pacman.conf.5.asciidoc
> index b297e332..ecbbd8b3 100644
> --- a/doc/pacman.conf.5.asciidoc
> +++ b/doc/pacman.conf.5.asciidoc
> @@ -186,6 +186,10 @@ Options
>  *Color*::
>  	Automatically enable colors only when pacman's output is on a tty.
>  
> +*NoProgressBar*::
> +	Disables progressbars. This is useful for terminals which do

progress bars

> +	not support escape chara


More information about the pacman-dev mailing list