Hi Junio, On Wed, 19 Jun 2019, Junio C Hamano wrote: > * sg/rebase-progress (2019-06-11) 4 commits > - progress: use term_clear_line() > - rebase: fix garbled progress display with '-x' > - pager: add a helper function to clear the last line in the terminal > - t3404-rebase-interactive: use the 'q_to_cr' helper > > Use "Erase in Line" CSI sequence that is already used in the editor > support to clear cruft in the progress output. > > Its test may have to be updated to work around glitch in test setup > on Windows. No, it seems that the Windows-specific problem with this patch series' tests have disappeared (I want to believe that my bugfix is the reason, but I lack the time to verify that suspicion). >From my side, this patch series is therefore good to go. Ciao, Dscho