uncomplete built-in command for tcsh: Remove completions whose names match pattern

Format

uncomplete pattern

Description

uncomplete removes all completions whose names match the specified pattern. For example, uncomplete * removes all completions. It is not an error for nothing to be uncompleted.

Related information

complete, tcsh