Download List

專案描述

!!! 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.

System Requirements

System requirement is not defined

發布 2010-11-21 21:22
yash 2.25 (2 files 隱藏)

發布版本通知

Yet another shell, version 2.25.

The main program in this version does not have significant changes since the last version, but this version is accompanied by much more completion setting files.

Yet another shell バージョン 2.25 です。

このバージョンではプログラム本体に対する変更はほとんどありませんが、付属する補完設定ファイルが数多く追加されています。

更動紀錄

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 変数の値をデフォルトに戻すように

凡例:
=: 仕様変更