You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix: on default _nyagos, suffix "lua=nyagos" was wrong. Added .exe -f
Error if scripts on nyagos.d are executed by not nyagos.exe
Do not insert interpreter-name when user-typed-command-name does not have a suffix to fix #237 that cd nyagos.d and suffix -> new nyagos.exe processes start infinitely.
Fix #240: on empty dir, C-o -> bad argument # 1 to 'find' (string expected, got nil)
.nyagos にエラーがあった時のエラー行番号が表示されない問題を修正
前回実行時とEXEファイルのアーキテクチャ(amd64 or 386)が変わった時、.nyagos のキャッシュがエラーになる不具合を修正