Fix expansion
Tab expansion of .<tab>
autocompleted to the local directory, rather than to the dotfiles. Fix this.
This gets rid of the Liner's FilenameCompleter
because it conflicted with the local completer, making for example double expansions.
This only implies the CLI, so further testing should be performed. I name @stratact and @mmstick as my champions.