github nyaosorg/nyagos 4.1.5_0

latest releases: 4.4.20_1, 4.4.20_0, 4.4.19_0...
10 years ago
  • cd --history outputs the current directory at first to prevent peco(M-h) fro
    m hangup with no cd histories.
  • On lua, nyagos.option.glob = true enables the wildcard expansion on external commands also.(#150)
  • Tried to improve the compatibility of source
  • Support nyagos.lines(FILENAME,X) X='a','l','L',Number for #147
  • Fix #156: %U+0000% causes panic
  • Fix #152 ls -ld Downloads\ -> Downloads/ printed.
  • Fix #157 Reset the readline-width on the console window resized.
  • Moved some packages to the other repositories.

  • カレントディレクトリのヒストリがゼロの時に peco がハングしないように、cd --history の先頭にカレントディレクトリを出力するようにした。
  • Luaで nyagos.option.glob = true とすると、外部コマンドでもワイルドカード展開するようにした。(#150)
  • source の互換性改善を試みた
  • nyagos.lines(FILENAME,X) の X='a','l','L',数値のサポート(#147)
  • Fix #156: %U+0000% でパニックが発生する
  • Fix #152: 「ls -ld Downloads\」の結果が「Downloads/」となる
  • Fix #157: 端末サイズ変更時の、一行入力の表示幅を再設定するようにした
  • 内蔵パッケージを別レポジトリヘ外出し

Don't miss a new nyagos release

NewReleases is sending notifications on new releases.