You can also autocomplete parts of a command. This won't work for all command line apps but it will work for most stanard commands on unix systems.
ls -<TAB>
zsh: dash
You can also autocomplete parts of a command. This won't work for all command line apps but it will work for most stanard commands on unix systems.
ls -<TAB>