github nyaosorg/nyagos 4.4.4_0

latest releases: 4.4.20_1, 4.4.20_0, 4.4.19_0...
7 years ago
  • (#233) Completion for \\host-name\share-name
  • (#238) copy: drawing progress
  • Support ENVVARNAME=VALUE COMMAND PARAMETERS..
  • Fix the problem temporary filenames on executing batchfile conflict
  • (#277) Support set /A
  • (#291) Print Process-ID when it is started with & mark like /bin/sh
  • (#361) Fix the problem GUI Application's STDOUT could not be redirected
  • Implemented . and source for Linux (using /bin/sh)
  • readline: fixed cursor-blink-off did not work while user wait.
  • Fix: mklink /J mountPt target-relative-path made a broken junction.(Add change path absolute)
  • Add options: --chdir "DIR" and --netuse "X:=\\host-name\share-name"
  • Stop using CMD.EXE on su to set console-windows' icon nyagos'
  • Completion: ask completion when more than 100 possibilities exist.
  • ps: print [self] the line where nyagos.exe self exists.
  • (#272) replace !(historyNo)@ to the directory when the command was executed.
  • (#130) Support Here Document
  • ALT-O expands the path of shortcut(for example: SHORTCUT.lnk) to target-path
  • (#368) Fix: Lua function: io.close() did not exist.
  • (#332)(#369) Implement r+/w+/a+ mode for io.open

  • (#233) \\host-name\share-name を補完できるようになった
  • (#238) copyコマンドで進捗表示をするようにした
  • 環境変数名=値 コマンド名 パラメータ… をサポート
  • バッチファイル用の一時ファイル名が重複する問題を修正
  • (#277) set /a 式を実装
  • (#291) バックグラウンド実行のプロセスのIDを表示するようにした
  • (#361) GUIアプリの標準出力がリダイレクトできなかった問題を修正
  • Linux用の .source を実装(/bin/sh を想定)
  • 一行入力で、ユーザが待っている時にカーソルの点滅がオフになっていなかった不具合を修正
  • mklink /J マウントポイント 相対パス で作るジャンクションが壊れていた(絶対パス化が抜けていた)
  • 起動オプション --chdir "DIR" and --netuse "X:=\\host-name\share-name" を追加
  • suを実行する際にCMD.EXEを使わないようにした(アイコンをNYAGOSのにするため)
  • 100個を越える補完候補がある時、確認するようにした
  • ps: nyagos.exe 自身の行に [self] と表示するようにした
  • (#272) !(ヒストリ番号)@ をそのコマンドが実行された時のディレクトリに置換するようにした
  • (#130) ヒアドキュメントをサポート
  • Alt-O でショートカットのパス(例:SHORTCUT.lnk) をリンク先のファイル名に置換するようにした
  • (#368) Lua関数 io.close() が未定義だった。
  • (#332)(#369) io.open() のモード r+/w+/a+ を実装した。

Don't miss a new nyagos release

NewReleases is sending notifications on new releases.