Very simple popen() code request, ground-shaking functionality openned by it

2018-09-21 Thread Sebastian Gniazdowski
Hello! Git default progress indicator for clone is very unattractive, IMO. It does its job in providing all the operation details very well, but I bet most of users strongly dream about a gauge box! Have a look at my gauge box constructed as git-stderr pipe script: https://asciinema.org/a/2024

Re: Very simple popen() code request, ground-shaking functionality openned by it

2018-09-21 Thread Jeff King
On Fri, Sep 21, 2018 at 09:34:14AM -0400, Sebastian Gniazdowski wrote: > Git default progress indicator for clone is very unattractive, IMO. It > does its job in providing all the operation details very well, but I > bet most of users strongly dream about a gauge box! > > Have a look at my gauge

Re: Very simple popen() code request, ground-shaking functionality openned by it

2018-09-21 Thread Ævar Arnfjörð Bjarmason
On Fri, Sep 21 2018, Jeff King wrote: > On Fri, Sep 21, 2018 at 09:34:14AM -0400, Sebastian Gniazdowski wrote: > >> Git default progress indicator for clone is very unattractive, IMO. It >> does its job in providing all the operation details very well, but I >> bet most of users strongly dream a

Re: Very simple popen() code request, ground-shaking functionality openned by it

2018-09-21 Thread Jeff King
On Sat, Sep 22, 2018 at 01:30:36AM +0200, Ævar Arnfjörð Bjarmason wrote: > >> This will allow users to free their creativity and provide probably > >> dozens of custom Git progress bars. > > > > I don't personally feel that the existing progress bar is that bad, but > > if anybody wants to pursue

Re: Very simple popen() code request, ground-shaking functionality openned by it

2018-09-22 Thread Sebastian Gniazdowski
On 22 września 2018 at 01:30:36, Ævar Arnfjörð Bjarmason (ava...@gmail.com) wrote:  > Duy's   > https://public-inbox.org/git/20180920161928.ga13...@duynguyen.home/ is   > another recent thing that reminded me of this, i.e. that suggested   > "\\|/-" spinner could be made much neater with non-ASCII

Re: Very simple popen() code request, ground-shaking functionality openned by it

2018-09-23 Thread Duy Nguyen
On Sat, Sep 22, 2018 at 1:30 AM Ævar Arnfjörð Bjarmason wrote: > Duy's > https://public-inbox.org/git/20180920161928.ga13...@duynguyen.home/ is > another recent thing that reminded me of this, i.e. that suggested > "\\|/-" spinner could be made much neater with non-ASCII. > > > 1. Add a trace_ke