Releases
v1.4.0
Compare
Sorry, something went wrong.
No results found
hymkor
released this
27 Mar 04:27
Fix the problem the cache buffer for drawing did not work on v1.3.0
Set 1 as the default value of -h option and the first line is fixed header on default
To disable, use -h 0
Change the type uint (unsigned integer)
The width of the cells can be changed with -w uint
Even when the double quotations get redundant as the result to edit, they are not removed now
When inputting the save filename, the initial position of the cursor is now before the extension
Modifying the package uncsv
Rename: (Cell) ReadableSource → (Cell) SourceText()
Implment: (Cell) Source that returns the binary value before decoding
v1.3.0 で画面の表示キャッシュがうまく効いていなかった不具合を修正
-h のデフォルト値を1とし、最初の行は常に固定ヘッダーとした
抑制する場合は -h 0 とする
型を符号なし整数とした
-w uint でセルの幅を指定できるようにした。
編集の結果、ダブルクォーテーションが冗長になった場合でも削除されないようにした
保存ファイル名入力の際、カーソルの初期位置を拡張子前とするようにした
uncsv パッケージの修正
(Cell) ReadableSource → (Cell) SourceText() とリネーム
文字コード変更前のバイナリをそのまま返す (Cell) Source メソッドを用意
You can’t perform that action at this time.