github nyaosorg/nyagos 4.4.0_beta

latest releases: 4.4.20_1, 4.4.20_0, 4.4.19_0...
7 years ago
  • Support Linux (experimental)
  • Fix the problem that current directories per drive were not inherited to child processes.
  • Use the library "mattn/go-tty" instead of "zetamatta/go-getch"
  • Stop using msvcrt.dll via "syscall" directly
  • On linux, the filename NUL equals /dev/null
  • Add lua-variable nyagos.goos
  • (#341) Fix an unexpected space is inserted after wide characters
    • On Windows10, enable stdout virtual terminal processing always
    • If git.exe push disable virtual terminal processing, enable again.
  • (#339) Fix that wildcard pattern .??* matches ..
    • It requires github.com/zetamatta/go-findfile tagged 20181223-2

  • Linux サポート(実験レベル)
  • ドライブ毎のカレントディレクトリが子プロセスに継承されなかった問題を修正
  • ライブラリ "zetamatta/go-getch" のかわりに "mattn/go-tty" を使うようにした
  • msvcrt.dll を直接syscall経由で使わないようにした。
  • Linux でも NUL を /dev/null 相当へ
  • Lua変数 nyagos.goos を追加
  • (#341) Windows10で全角文字の前に文字を挿入すると、不要な空白が入る不具合を修正
    • それに伴い、Windows10 では virtual terminal processing を常に有効に
    • git.exe pushが無効にしても再び有効にする
  • (#339) ワイルドカード .??*.. にマッチする問題を修正
    • 要 github.com/zetamatta/go-findfile tagged 20181230-2

nyagos for Linux is built on Windows Subsystem for Linux (Ubuntu GNU/Linux)

Don't miss a new nyagos release

NewReleases is sending notifications on new releases.