All notable changes to the "migemo-isearch" extension will be documented in this file.
Check Keep a Changelog for recommendations on how to structure this file.
- enter以外のコマンドでも検索終了できるよう変更
- DEL キーでマッチ位置をさかのぼる対応
- ^G で検索キャンセル時、検索文字列から検索に失敗した文字を取り除く対応
- マウスクリックなどで検索終了した場合、カーソル位置を保全するよう修正
- 検索時に大文字が含まれている場合のみ、大文字小文字を区別するように変更
- サーチリング実装
- 後方検索中の Wrapped/Overwrapped の表記が間違っていたのを修正
- 後方検索のマッチ位置判定が不正確だったのを修正
- Initial release