Displaying and Removing Programmed Completions

To display all completions or a specific completion, use the commands shown below:

% complete                       Display all completions
% complete command               Display completions for command

If a completion does not work as it should, try displaying its definition. You may find that tcsh did not interpret your definition as you expected.

To remove a completion, use uncomplete:

% uncomplete command             Remove completion for command
% uncomplete *                   Remove all completions

Get Using csh & tcsh now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.