ZheNing Hu wrote: > Hi, I met this bug too on my ArchLinux. > > Felipe Contreras <felipe.contreras@xxxxxxxxx> 于2021年7月20日周二 上午9:04写道: > > Yeah, this fixes it, but it doesn't seem we are setting any > > bash-specific options right now, and additionally I don't think bash > > should be doing that in the first place. If the shell is > > non-interactive, why is checkwinsize being honored? > > > > Moreover, why does it work with prove? I'm investigating that right now, > > but so far I haven't found any reason. > > I ask this question on IRC #git, and ikke said that after bisecting, > he thought that > this bug was introduced in c49a177be. Yes, this was already known. The root of this thread [1] mentions 83ae1edff7, c49a177bec is the second parent of that comit. But I don't think the bug is in git, it's in bash. [1] https://lore.kernel.org/git/49498ed0-cfd5-2305-cee7-5c5939a19bcf@xxxxxxxxxxxx/ -- Felipe Contreras