github nyaosorg/nyagos 4.3.1_0

latest releases: 4.4.19_0, 4.4.18_1, 4.4.18_0...
8 years ago
  • Support Windows10's native ESCAPE SEQUENCE processing with --no-go-colorable and --enable-virtual-terminal-processing
  • For #304,#312, added options to search for the executable from the current directory
    • --look-curdir-first: do before %PATH% (compatible with CMD.EXE)
    • --look-curdir-last : do after %PATH% (compatible with PowerShell)
    • --look-curdir-never: never (compatible with UNIX Shells)
  • nyagos.prompt can now be assigned string literal as prompt template directly.
  • Fix #314 rmdir could not remove junctions.

  • --no-go-colorable--enable-virtual-terminal-processing で、Windows10 ネイティブのエスケープシーケンスをサポート
  • #304,#312, カレントディレクトリから実行ファイルを探す時のオプションを追加
    • --look-curdir-first: %PATH% より前に探す(デフォルト:CMD.EXE互換動作)
    • --look-curdir-last : %PATH% より後に探す(PowerShell互換動作)
    • --look-curdir-never: %PATH% だけから実行ファイルを探す(UNIX Shells互換動作)
  • nyagos.prompt にプロンプトテンプレートの文字列を直接代入できるようになった。
  • #314 rmdir がジャンクションを削除できなかった問題を修正

Don't miss a new nyagos release

NewReleases is sending notifications on new releases.