Changes in v0.13.1 and v0.14.0 (English)
- Added
L(Shift-L) command to reload the file using a specified encoding to correct detection errors- Encoding name completion is supported.
- UTF-16LE and UTF-16BE are not supported yet.
- Added search command (
*and#) to find the next occurrence of the current cell's content - Made it possible to build with Go 1.20.14 to support Windows 7, 8, and Server 2008 or later.
Changes in v0.13.1 and v0.14.0 (Japanese)
- エンコーディングの誤判定を修正するため、指定されたエンコーディングでファイルを再読み込みする
L(Shift-L) コマンドを追加- エンコーディング名の補完に対応
- UTF-16LE および UTF-16BE には未対応
- 現在カーソルがあるセルの内容で検索するコマンド
*,#を追加 - Windows 7,8,2008Server 環境での動作を可能にするため、Go 1.20.14 でビルドできるようにした