Search found 23 matches

by jeremyg
Mon Mar 24, 2008 12:28 am
Forum: PowerShell
Topic: Different Color for Command vs Output?
Replies: 5
Views: 7616

Different Color for Command vs Output?

I'm actually using PowerShell plus. I've tried several methods of changing the output text. For the prompt function i've changed color using the write-host with -foreground color, and I've used $host.ui.RawUI.foreground color. But no matter the combination I use, I cant seem to get the output color ...
by jeremyg
Sun Mar 23, 2008 2:04 pm
Forum: PowerShell
Topic: Different Color for Command vs Output?
Replies: 5
Views: 7616

Different Color for Command vs Output?

Hello. I'm trying to do something, that *should* be simple to do, but hell if I can make anything work.
What I want is for my prompt to show up in Color A....my typing/command to be in Color B, and the output of the command to be in Color C.
I can find no way to make this work. Any help?
by jeremyg
Sun Mar 23, 2008 2:04 pm
Forum: PowerShell
Topic: Different Color for Command vs Output?
Replies: 5
Views: 7616

Different Color for Command vs Output?

Hello. I'm trying to do something, that *should* be simple to do, but hell if I can make anything work.
What I want is for my prompt to show up in Color A....my typing/command to be in Color B, and the output of the command to be in Color C.
I can find no way to make this work. Any help?