github nyaosorg/nyagos 4.4.5_4

latest releases: 4.4.19_0, 4.4.18_1, 4.4.18_0...
6 years ago
  • box.lua: fixed C-xC-r (Command history completion), C-xC-h (Directory history completion) & C-xC-g (Git revision completion) did not work because github.com/BixData/gluabit32 disappeared.
  • (#319) Add bit32.band , bor & bxor again.
  • (#378) nyagos.d/catalog/subcomplete.lua: ignore command's case and suffixes by default.
  • (#377) Fix: Escape sequence does not work after git gui installed by scoop
  • make.cmd: do not compress executable on every building by upx.exe. Use it only on making packages.

  • github.com/BixData/gluabit32 が消えて C-xC-r(コマンド履歴補完)・C-xC-h(ディレクトリ履歴補完)・C-xC-g(gitリビジョン補完)が動かなくなった問題を修正
  • (#319) 自前版 bit32.band , bor , bxor を再び追加
  • (#378) nyagos.d/catalog/subcomplete.lua: こちらのサブコマンド補完でも拡張子なし・英大文字・小文字は区別しないでコマンドを照合する動作を標準にした
  • (#377) scoop でインストールされた git で git gui を実行すると、エスケープシーケンスが効かなくなる問題に対応
  • パッケージを作成する時だけ、upx で実行ファイルを圧縮し、毎回のビルドでは使わないようにした

Don't miss a new nyagos release

NewReleases is sending notifications on new releases.