mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-27 06:31:19 -03:00
Use the remaining_to_disclose count to determine if all completions are shown (allows consistent behavior between short and long completion lists). Closes #8485