v1.7.1
- Set cursor ON or OFF when YES or NO is asked.
- Fix the problem (since v1.6.0) that the cursor position could become invalid after moving from a long line to a short line, causing a crash when editing.
- Yes/No を問い合わせる時、カーソルを On/Off するようにした。
- 長い行から短い行に移動した後のカーソル位置が無効になることがあり、編集するとクラッシュする不具合(v1.6.0-)を修正