Powershell ISE console window command line word wrap

user4530564 picture user4530564 · Jun 8, 2015 · Viewed 14k times · Source

I am bothered by the Powershell ISE console window. There is no word wrap feature in the command line. When I am using it, if my command line is very long, I will go too far away from the command. Is there any method to fix the width of command line?

Thank you.

Answer

beehaus picture beehaus · Jun 8, 2015

Directly no, through development yes. Easiest method is to use ISESteriods, that alters the ISE to enable the features you are looking for.

As mentioned about in this link