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.
PowerShellセッションで現在の行を消去するホットキーを実行したいと思います。そのようなことは可能ですか?
Esc私のために働く
Esc行全体をクリアするために使用する以外に、次を使用することもできます。
Ctrl+Home現在の位置から最初に消去する、または
Ctrl+End現在の位置から最後まで消去します。