!!! THIS PROJECT HAS MOVED TO GITHUB !!! https://github.com/magicant/yash
Yet another shell (yash) is a POSIX-compliant command line shell, featuring more strict POSIX compliance than those of other shells, as well as powerful command line editing.
Yash 2.31
+ Completion of directory stack indices in extended tilde
expansion.
+ New option for the "complete" built-in: --dirstack-index
+ Completion for "svn" version 1.7.
* Fixes in "git", "tar" and "su" completion scripts.
Legend:
+: new feature
*: bug fix
Yash 2.31
+ 拡張チルダ展開でディレクトリスタックのインデックスの補完に対応
+ "complete" 組込みに --dirstack-index オプション追加
+ "svn" バージョン 1.7 の補完に対応
* "git", "tar", "su" の補完の修正
凡例:
+: 新機能
*: バグ修正