Skip to content

v0.2.1

Compare
Choose a tag to compare
@hymkor hymkor released this 05 Jul 13:03
· 163 commits to master since this release
  • (#1) Fix the panic by overflow that pointer to seek the top of the rune is decreased less than zero (Thx @spiegel-im-spiegel)
  • If the cursor is not on utf8 sequences, print (not utf8)
  • If the parameter is a directory, show error and quit immediately instead of hanging

  • (#1) UTF8文字の先頭を探すためのポインタがマイナスになるオーバーフローでパニックになる不具合を修正 (Thx @spiegel-im-spiegel)
  • カーソルが UTF8 のバイト列上にない時は (not utf8) と表記するようにした
  • パラメータがディレクトリの時ハングしていたのを、エラーを表示して、即終了するようにした

At first, on this release, the filename of tarball for the linux binary was invalid (.zip). So, is renamed.
最初、このリリースでの Linux バイナリの tarball のファイル名が不適切(.zip)だったので、リネームしました。