- Change visual:
- Change the field width 12 to 14
- Change the background pattern: blue-ichimatsu -> gray-stripe
- Show all cell string when the rightside cell is empty
- Show
[BOM][ANSI]marks
wcan override exist file- Output with ansi-encoding if input file is encoded by ansi-encoding
- Fix: on Linux, the size of the output was zero bytes
- BOM is restored to the saved file when original file has a BOM
- Fix: empty lines in the input data were ignored.
x: assign delete cell same asd
- 表示を改善
- 1列の幅を12セルから14へ変更
- 背景のパターンを青い市松模様から、グレーのストライプへ変更
- 右側のセルが空白だった場合は、右の列の現セルの表示に使う
[BOM][ANSI]といったマークを表示するようにした
w: ファイルの上書きを出来るようにした- ANSIエンコードなファイルは ANSI エンコードで保存するようにした
- Linux での出力がゼロバイトになる不具合を修正
- BOM付きUTF8は、BOMを復元するようにした
- 入力データ中の空行が無視されてしまう問題を修正
x:dと同様に削除をアサイン