4.1.9_1
- Fix: sometimes cursor disappears on readline on some environment on 4.1.9_0.
- Be able to use the escape sequence
\033]0;(title)\007to change the title of the command-prompt by the new go-colorable's feature.
- Fix: 4.1.9_0 の一行入力でカーソルが時々見えなくなる問題を修正
- 新go-colorableの機能で、 コマンドプロンプトのタイトルを変更するエスケープシーケンス
\033]0;タイトル\007が使えるようになった。