- Fix: When the folder
./dllexisted and the folderDLLexisted on CDPATH, typed path dll was replaced toDLLwith completion (The problem is that the path's cases were changed) - Fix: clone: the current directory was not kept when the current directory name has a space
./dllというフォルダが存在して、CDPATH上にDLLがある時、入力されたパスdllが補完でDLLに置き変わっていた動作を修正(英大文字・小文字が変わってしまうのが問題)- 空白を含むディレクトリでの clone コマンドで、カレントディレクトリが維持されない不具合を修正