Skip to content
← リリースに戻る · 2.1.274
バグ修正 / v2.1.274

プラグイン再読込ごとのシェル再読込停止

CHANGELOG 原文(英語)

Fixed the Bash tool re-sourcing the shell profile (a multi-second stall on the next command) after every plugin reload; it now does so only when the plugins' bin/ directories changed
公式の変更履歴を開く ↗

日本語での補足

プラグインが再読み込みされるたびにBashツールがシェルプロファイルを再読み込みし、次のコマンドが数秒止まっていた問題を修正。今後はプラグインのbin/ディレクトリが変わった場合のみ再読み込みする。

変更の詳細