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

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

Reply via email to