github nyaosorg/nyagos 4.3.3_0

latest releases: 4.4.20_1, 4.4.20_0, 4.4.19_0...
8 years ago
  • #283 Omit the directory of path on completion by Ctrl-O
  • #326 New option: nyagos.option.tilde_expansion
  • Fix: nyagos.option.xxxxxx = true did not work
  • Fix #328 start https://... fails (On CMD.EXE, it opens URL with Web Browser)
  • Impl --read-stdin-as-file to read commands from stdin as a file for #327
  • Fix: it sometimes failed to execute GUI application on symblic linked folder
  • Fix: Commands with redirect (not pipeline) could not run on background
  • Add lua-function: nyagos.fields(TEXT) which splits TEXT with spaces.
  • #185 Add ps and kill command
  • #329 Use float64 instead of int for the number-type of Lua

  • #283 Ctrl-O での補完で、パスでディレクトリを省略するようにした。
  • #326 オプション nyagos.option.tilde_expansion を追加
  • Fix: nyagos.option.xxxxxx = true が機能していなかった
  • Fix #328 start https://... で URL をブラウザで開けなかった
  • #327 のために --read-stdin-as-file を実装(標準入力からファイル扱いでコマンドを読み込む)
  • シンボリックリンク先にある GUI アプリケーションの実行が失敗する問題を修正
  • (パイプラインではない)リダイレクトがバッググラウンドで起動できなかった不具合を修正
  • 文字列を空白で分割する Lua 関数 nyagos.fields を追加
  • #185 ps , kill コマンドを追加
  • #329 Lua用数値型として int ではなく float64 を使うようにした

Don't miss a new nyagos release

NewReleases is sending notifications on new releases.