Skip to content
← リリースに戻る · 2.1.260
改善 / v2.1.260

!bashモードのサンドボックス外実行

CHANGELOG 原文(英語)

Changed commands typed at the ! bash-mode prompt to run outside the sandbox even when strict sandbox mode (sandbox.allowUnsandboxedCommands: false) is on, like typing into your own terminal
公式の変更履歴を開く ↗

日本語での補足

厳格サンドボックスモード(sandbox.allowUnsandboxedCommands: false)が有効でも、!bashモードプロンプトで入力したコマンドは自分のターミナルへの入力と同様にサンドボックス外で実行されるように変更

変更の詳細