Skip to content

4.4.6_1

Compare
Choose a tag to compare
@hymkor hymkor released this 31 May 01:42
· 871 commits to master since this release
  • (#385) Fix: Can not move to any folder in the other drive whose last folder is removed.
  • Fix: cd's history did not ignore filepath's case.(see cd -h)
  • Fix: change drive(x:) did not push the last directory to directory history
  • Fix: The last element of nyagos.rawexec{...} was ignored.

  • (#385) 最後にいたフォルダーが削除されたドライブの任意のフォルダーへ移動できなかった不具合を修正
  • cd のディレクトリヒストリがパスの大文字小文字を区別していなかった問題を修正
  • ドライブ移動(x:) でディレクトリヒストリにディレクトリをスタックしていなかった問題を修正
  • nyagos.rawexec{...}の最後の要素が無視されていた不具合を修正