github nyaosorg/nyagos 4.2.1_0

latest releases: 4.4.20_1, 4.4.20_0, 4.4.19_0...
9 years ago
  • #241 Respect the item order in the list returned from completion_hook (Thx @masamitsu-murase)
  • #242,#243 Support key combination for Alt+Backspace and Alt+"/". (Thx @masamitsu-murase)
  • Remove built-in command sudo
  • Add built-in command more (support color and unicode)
  • readline: support C-q,C-v (QUOTED_INSERT)
  • pwd: add options -L(use PWD from environment) and -P(avoid all symlinks)
  • Output nyagos.dump if panic occurs.
  • diskused: new command like du
  • rmdir prints the progress as before.
  • diskfree: new command like df

  • #241 completion_hook で戻るリストの順番が反映されていなかった問題を修正 (Thx @masamitsu-murase)
  • #242,#243 readline のキーに Alt+Backspace と Alt+"/" を追加 (Thx @masamitsu-murase)
  • 内蔵コマンドの sudo を削除
  • 内蔵コマンド more を追加(カラー & utf8 サポート)
  • 一行入力で C-q,C-v をサポート(QUOTED_INSERT)
  • 内蔵コマンド pwd に -P(全てのリンクをたどる) ,-L(環境からPWDを得る) を追加
  • パニックが発生した時、nyagos.dump を出力するようにした
  • diskused: du ライクな新コマンド
  • rmdir : 進捗を表示する仕様を復活させた
  • diskfree: df ライクな新コマンド

Don't miss a new nyagos release

NewReleases is sending notifications on new releases.