Skip to content

4.1.9_1

Choose a tag to compare

@hymkor hymkor released this 28 Mar 15:06
· 3185 commits to master since this release
  • Fix: sometimes cursor disappears on readline on some environment on 4.1.9_0.
  • Be able to use the escape sequence \033]0;(title)\007 to change the title of the command-prompt by the new go-colorable's feature.

  • Fix: 4.1.9_0 の一行入力でカーソルが時々見えなくなる問題を修正
  • 新go-colorableの機能で、 コマンドプロンプトのタイトルを変更するエスケープシーケンス \033]0;タイトル\007 が使えるようになった。