Skip to content

4.1.1_1

Compare
Choose a tag to compare
@hymkor hymkor released this 15 Feb 16:36
· 3507 commits to master since this release
  • Force to insert a line feed when prompt is too wide (#104)
  • Fix the error message when no files matches with a given wildcard (#108)
  • Fix the environment variable like %ProgramFiles(x86)% were not expanded. (#109 Thx @hattya)

  • プロンプトが長すぎる時、強制的に改行するようにした (#104)
  • ls でワイルドカードがマッチしない時のメッセージを修正 (#108)
  • %ProgramFiles(x86)%のような環境変数が展開できてなかった点を修正(#109,Thx @hattya)