github nyaosorg/nyagos 20141009

latest releases: 4.4.19_0, 4.4.18_1, 4.4.18_0...
11 years ago
  1. ドキュメント: go の必要要件を 1.3.1 -> 1.3.3 へ修正
  2. Fix #20 alias 設定したコマンドで "&" が機能しない
  3. alias展開済みフラグ等がグローバルで、インタプリタが再入可能になっていない問題を修正

「3.」は「2.」の修正後:

alias n=notepad
n &
n &

で、二回目の「n &」が「exec: "n": executable file not found in %PATH%」とエラーなる形で表面化した。

Don't miss a new nyagos release

NewReleases is sending notifications on new releases.