File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed
Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,9 @@ Release notes (English)
22=======================
33( ** English** / [ Japanese] ( release_note_ja.md ) )
44
5+ - Update go-readline-ny from v1.12.3 to v1.13.0
6+ - Fix: completion: cursor moved to the start of the previous word when the current word is empty
7+ - Made input prediction case-insensitive.
58- Update github.com/hymkor/csvi from v1.15.1 to v1.17.1
69 - Truncate text that exceeds the cell width and append U+2026 (ellipsis).
710 - Display ` * ` in the status line when there are unsaved changes
Original file line number Diff line number Diff line change @@ -2,6 +2,9 @@ Release notes (Japanese)
22========================
33( [ English] ( release_note_en.md ) / ** Japanese** )
44
5+ - Update go-readline-ny from v1.12.3 to v1.13.0
6+ - 補完で、現在の単語が空の場合にカーソルが前の単語の先頭に移動してしまう不具合を修正
7+ - 入力予測機能で英大文字・小文字を区別しないようにした
58- Update github.com/hymkor/csvi from v1.15.1 to v1.17.1
69 - テキストがセル幅を超える場合、末尾を U+2026(…)で省略表示するようにした
710 - 変更がある場合、ステータスラインに` * ` を表示
You can’t perform that action at this time.
0 commit comments