Skip to content

4.4.9_5

Pre-release
Pre-release
Compare
Choose a tag to compare
@hymkor hymkor released this 03 May 03:07
· 652 commits to master since this release
  • (#404) go-readline-ny v0.4.10: Fix that Yes/No's answer:Y is inserted in the next commandline.
  • go-readline-ny v0.4.11: Support Emoji Moifier Sequence (skin tone)
  • Improve colored-ls's speed on Windows8.1 when CPU load is high.
  • ( Do not use "io/ioutil" )
  • Prevent from the message break the commandline when the process finishes which is started by open command.
  • go-readline-ny v0.4.12: Disable emoji editing in the terminal of VisualStudioCode
  • (#403) Support -S,-C and -K options like CMD.EXE
  • (#403) Fix: some irregular double-quotations in the commandline were removed when the parameter is sent to the external commands.
  • (#405) Add fuzzyfinder catalog module (Thx @tsuyoshicho)

  • (#404) go-readline-ny v0.4.10: Yes/Noの回答のYが次のコマンドラインに入力される不具合を修正
  • go-readline-ny v0.4.11: Emoji Moifier Sequence (skin tone) をサポート
  • Windows 8.1でCPU負荷が高い時のカラーlsの速度を改善した
  • ( "io/ioutil" を使わないようにした )
  • open で開いたプロセスが閉じる時のメッセージがコマンドラインに重ならないようにした
  • go-readline-ny v0.4.12: VisualStudioCodeのターミナルでは絵文字編集はオフにするようにした
  • (#403) CMD.EXE のような -S,-C,-K オプションをサポート
  • (#403) コマンドラインの不規則な二重引用符が外部コマンドに渡される時に削除される問題を修正
  • (#405) fuzzyfinder catalog module を追加 (Thx @tsuyoshicho)