📎 AI Summary:
The user is seeking guidance on navigating and editing multi-line commands in PowerShell console 2.0 and 3.0, including how to correct previous lines and return to the prompt without executing commands. A reply suggests consulting the PowerShell manual for shortcut keys, implying that standard key combinations might help with navigation and editing. The overall discussion focuses on troubleshooting command-line editing and navigation within PowerShell.

balubeto

Extraordinary Member
Joined
Apr 27, 2012
Messages
55
Thread Author #1
Hi

I would like to knowthe commands to move easily between the linesof PowerShell console 2.0 and 3.0?
If I'm writing a command on several lines and I want to correct a mistake that I made in a previous line, how do I do this?

What is the command to go back to the prompt without running the instruction just written?

Thanks

Bye