4.0.3_2
Changes since 4.0.3_1
- Command-name completion supports alias and built-in commands.
BugFix
-
pwd
did not print correct UNC-Path (#37) -
nyagos.gethistory( large-value )
crashes nyagos (#38*1
) -
%APPDATA%/NYAOS_ORG/nyagos.history
did not be updated. (#39*1
) -
Crashed when
%APPDATA%/NYAOS_ORG/nyagos.history
did not exists or is empty.x (#40*1
) -
On French keyboard, keys shifted with AltGr could not be input. (#41)
*1
Probably these bugs appeared only on snapshot-build.
4.0.3_1 よりの変更点
- alias や内蔵コマンドをコマンド名補完できるようにした
不具合修正
- pwd コマンドが UNC パスで正しく表示しない (#37)
- nyagos.gethistory(大きな値)で落ちる (#38) ※
%APPDATA%/NYAOS_ORG/nyagos.history
が更新されない (#39) ※%APPDATA%/NYAOS_ORG/nyagos.history
が存在しない、もしくは空ファイルだと初回コマンド実行時にクラッシュする (#40) ※- フランス語向けキーボードで AltGr キーを併用したキーが入力ができない (#41)
※ おそらく、SNAPSHOT のみの不具合