On Fri, Jan 1, 2021 at 4:27 PM Bart Schaefer wrote: > > Ahh ... because it's zpty, the cursor movements get captured along > with everything else. How about this? ubuntu% complete git -- --bare --exec-path --git-dir --help --html-path --info-path --literal-pathspecs --man-path --namespace --no-pager --no-replace-objects --paginate --version --work-tree Earlier, Felipe wrote: > LISTMAX=1000 # There seems to be a bug in zsh with several thousands Could this be happening because "zpty -r" will only return up to one megabyte of output? If not, what's the symptom of the bug?