bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#60244: 27.1; term-line-mode works poorly with git progress rewriting


From: Michael Hoffman
Subject: bug#60244: 27.1; term-line-mode works poorly with git progress rewriting
Date: Wed, 21 Dec 2022 21:58:40 +0000

This line of bash is a better minimum example for this that doesn't require 
going over the network:

printf "line %d" 0; for i in {1..500}; do tput cr; printf "line %d" "$i"; done





reply via email to

[Prev in Thread] Current Thread [Next in Thread]