Skip to content

Commit

Permalink
bump to v1.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hymkor committed Nov 19, 2024
1 parent 4d97640 commit a18728d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions release_note_en.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
v1.6.2
======
Nov 20, 2024

- Fix: in incremental search on UNIX-like platforms, Backspace-key `\x7F` did not work to remove the previous character (though Ctrl-H worked)

v1.6.1
Expand Down
4 changes: 4 additions & 0 deletions release_note_ja.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
v1.6.2
======
Nov 20, 2024

- UNIX系プラットフォームでのインクリメンタルサーチで Backspace キー`\x7F` が直前の文字を削除しない不具合を修正 (Ctrl-H は機能していた)

v1.6.1
Expand Down

0 comments on commit a18728d

Please sign in to comment.