Jason Shirk

Results 154 comments of Jason Shirk

> codepage Setting the codepage was the easy way to fix rendering issues with CJK characters. It seemed to work well. If there is a more appropriate fix, details would...

@daxian-dbw - I'm not sure there's much more to say about why. I didn't do a lot of investigation - I was just guessing at a possible fix - but...

There may be other issues, but https://github.com/PowerShell/PSReadLine/issues/289 is one I think.

You could use `Start-Job -FilePath` instead of `Invoke-Expression`.

_From @vors on September 5, 2016 18:47_ Does it look like these screenshots #1036 ?

_From @garegin16 on September 5, 2016 20:6_ Yes. It's even worse on my screen. It looks bright yellow. I can't see anything

_From @vors on September 5, 2016 20:9_ Can you post a screenshot? As a workaround, you can set background color to black or anything dark.

_From @Jaykul on September 6, 2016 0:35_ Can we turn this into a request for PSReadline to detect the background and choose an appropriate default set of colors -- unless...

_From @drwill-ms on September 17, 2016 2:13_ Same for me on OSX. Very bright yellow text on a white background. Only text I type.

_From @garegin16 on September 18, 2016 2:59_ Huh. It didn't do that on my os x install. The text is black by default. Sent from my iPhone > On 16...