1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

windowsターミナル上の「ターミナルは一時停止されています」の解決法

1
Last updated at Posted at 2025-08-05

「このターミナルでグラフィックスドライバーの問題が発生し,時間内に回復できませんでした.ターミナルは一時停止されています.」

発生状況

  • windows11上のWSL2にてvimでテキストを編集しているとき
  • 日本語入力中に,前触れなく入力が一時停止される
  • ポップアップはマウス操作によって解消できる
  • 結構発生する

解決法

原因はMS-IMEの互換性にある.

├─設定
  └─時刻と言語
    └─言語と地域
      └─Microsoft IME
        └─全般

互換性の項目にある「以前のバージョンのMicrosoft IMEを利用する」をオフにする

image.png

グラフィックスドライバーの問題とあるが,MS-IMEが原因である.

参考

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?