# Don't query the user if there are too many completions. set completion-query-items 100000 # Display all completions immediately, without # requiring multiple `complete' commands. set show-all-if-ambiguous on # Disable --More-- prompt when completion list fills screen. set page-completions off # Make sure a standardized screen width is used. set completion-display-width 80 # Make the completion requests show up in the input file. @: complete