- Support environment variable expansion in the command line.
- Implement
:cd
,:chdir
,:pwd
commands to change the working directory. - Improve command line completion for command name and environment variables.
- Recognize file name argument and bang for
:wq
command.