# Screenshots

### The default command prompt on a directory with a Git repository:
![The prompt, showing different git statuses](img/git-prompt.png)


### File completion, with scrollbar and file description:
![File completion](img/file-completion.png)


### Option completion, with a description for each option extracted from man pages:
![Option completion](img/option-completion.png)


### Interactive command history, each line with syntax highlight:
![Command history](img/command-history.png)