Description
Shell aliases can reuse the same tab-completion behavior as the commands they wrap. It is useful for terminal users who define many shortcuts and still want completion for options, files, or subcommands.
This changes interactive shell behavior. If completion becomes slow or confusing, review aliases and shell startup files.