ダウンロードリスト

プロジェクト概要

!!! このプロジェクトは GitHub に移動しました !!! https://github.com/magicant/yash

Yet another shell (yash) は POSIX 準拠のコマンドラインシェルです。Bash や zsh などよりも厳密に POSIX に準拠するとともに、対話シェルとして普段使えるようなものを作ることを目指しています。

システム要件

システム要件が設定されていません

リリース時刻: 2012-06-24 22:37
yash 2.31 (2 個のファイル 非表示)

リリースノート

Yet another shell, version 2.31.

Some completion scripts have been updated.
Configuration scripts have been updated so that yash can be built on some old systems.

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

補完機能について幾つかの修正を行いました。
また一部の古い環境でもビルドできるようにスクリプト等を修正しました。

変更履歴

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" の補完の修正

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