Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Spring Shell を使用して、実行時間の長いコマンドを実行しています。シェルを終了せずに Control+C コマンドを使用して、Spring Shell で実行中のコマンドを中断する方法はありますか。
残念ながら、これはサポートされていません。CTRL-C のサポートは PR にありますが、外部コマンドを強制終了するためではありません (これまでにプロンプトで入力されたテキストをキャンセルするためではありません)。