!!! 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.25
= In the completion candidate list, options are now sorted case-insensitively.
= While executing a completion function, the $IFS is reset to the default value.
Legend:
=: specification change
Yash 2.25
= 補完候補リストにおいてオプションは大文字小文字区別無くまとめるようにした
= 補完関数を実行中は $IFS 変数の値をデフォルトに戻すように
凡例:
=: 仕様変更