Télécharger la liste

Description du projet

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

Système requise

System requirement is not defined

Livrée : 2010-07-25 17:21
yash 2.22 (2 files Cacher)

Notes de release

Yet another shell (yash), version 2.22.

The auto-loading feature has been added which automatically loads completion settings on the fly. Completion settings for built-in commands are bundled in this version.

Yet another shell (yash) バージョン 2.22 です。

本バージョンではコマンドライン補完の設定を補完時に自動的に読み込む機能が追加されました。また組込みコマンド用の補完設定が付属しています。

Changelog

Yash 2.22

+ New "test" builtin operators: -G, -O, -N
+ Completion settings are now autoloaded from $YASH_COMPPATH.
* Fix a bug that was causing a signal received by a just-created subshell to be wrongly ignored.
* Other bug fixes

Legend:
+: new feature
*: bug fix

Yash 2.22

+ "test" 組込みの演算子追加: -G, -O, -N
+ $YASH_COMPPATH からの補完設定の自動読み込み
* サブシェルが生成された直後にシグナルを受信したとき誤ってそれを無視していたのを修正
* その他のバグ修正

凡例:
+: 新機能
*: バグ修正