2
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?

More than 3 years have passed since last update.

コマンドプロンプトがスクロールできない時の対処法

Last updated at Posted at 2021-08-30

Windowsのコマンドプロンプトがスクロールできなくなった時の対処法

Windowsのコマンドプロンプトでgitのbashを使いたくて、gitの再インストールなどをしていたら、コマンドプロンプト上でスクロールができなくなっていました!

日本語で調べてみたけど解決法がなかなか見つからなかったので、備忘録と英語無理な人のために記録しておきます。

解決法

cmdのタブを__右クリック__して一番の下の__プロパティ__を開きます。

プロパティを開いたら、その中の__レイアウト__をクリックします。

レイアウトの中の__画面バッファーサイズ__の高さを9999などの大きい数字に設定するとスクロールができるようになりました

まとめ

何か難しいことをするまでもなく解決してしまいました...

これが最適解なのか分かりませんが、一応作業はできるようになったのでOKとしましたが、もっといい方法があったらコメントで教えてください!

参考

2
0
1

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
2
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?