Tab Completion

last modified: November 21, 2014

A feature of many CommandLineInterfaces.

Say you're using the Bash shell, and you want to run the command "enlightenment". You don't have to type the whole thing -- "enl<Tab>" should fill it out.

Some programs that have this feature:


Loading...