Skip to content

4.4.5_1

Choose a tag to compare

@hymkor hymkor released this 19 Oct 18:55
· 1307 commits to master since this release
  • Fix that built-in box command did not support selecting multi-items.
  • Do not move cursor at drawing [PID] when process starts or shutdowns
  • Ctrl-O: do not append a quotation after last backslach (NG: "Program Files\" -> OK:"Program Files\)
  • nyagos.stat/access can understand ~ and %ENV% now.

  • 内蔵boxコマンドが複数アイテム選択に対応していなかった不具合を修正した
  • プロセスを開始終了させる時、[PID]表示する際にカーソルを移動させないようにした
  • Ctrl-O: 最後の \ の後に引用符を不可しないようにした。(NG: "Program Files\" -> OK:"Program Files\)
  • nyagos.stat/access で ~ や %ENV% を解釈できるようにした