Skip to content

4.3.3_3

Compare
Choose a tag to compare
@hymkor hymkor released this 23 Oct 13:13
· 1621 commits to master since this release
  • (#310) copy and move support shortcut files(*.lnk) as destination.
  • (#313 reopened) Fix problem when git blame FILES | type | gvim - &, gvim starts with empty buffer.
  • Fix: rmdir could not remove the broken junction
  • Fix: Ctrl-C did not work in Lua-Script and some extern process
  • (#267) type and more support UTF16 (requires go-texts package)
  • (#336) Fix io.write did not work with -e and --lua-file
  • (#337) Fix the crash the batchfile exit with -1 (Thx! @hogewest)

  • (#310) copy と move の宛先でショートカットをサポート
  • (#313 reopened) git blame FILES | type | gvim - & で gvim が空バッファで始まってしまう問題を修正
  • 壊れたジャンクションに対する rmdir ができなかった問題を修正
  • Luaスクリプトや外部プロセスの一部で Ctrl-C が機能しなかった問題を修正
  • (#267) typemore で UTF16 ファイルを表示できるようにした
  • (#336) io.write が -e や --lua-file オプション中で機能しない不具合を修正
  • (#337) バッチが exit -1 で終了するとクラッシュする不具合を修正(Thx! @hogewest)