Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typography Chaos #1164

Closed
he852100 opened this issue Nov 8, 2019 · 5 comments
Closed

Typography Chaos #1164

he852100 opened this issue Nov 8, 2019 · 5 comments

Comments

@he852100
Copy link

he852100 commented Nov 8, 2019

>>                 'Waiting for a local procedure call to arrive'; break }        iwr 172.28.202.128^C
[administrator@[]]: PS C:\Users\Administrator\Documents> ait_ReasonPropertyValue =
[administrator@[]]: PS C:\Users\Administrator\Documents>
[administrator@[]]: PS C:\Users\Administrator\Documents> t_ReasonPropertyValue =
[administrator@[]]: PS C:\Users\Administrator\Documents>
[administrator@[]]: PS C:\Users\Administrator\Documents>     easonPropertyValue =
[administrator@[]]: PS C:\Users\Administrator\Documents>
[administrator@[]]: PS C:\Users\Administrator\Documents> Wait_ReasonPropertyValue =
[administrator@[]]: PS C:\Users\Administrator\Documents>
[administrator@[]]: PS C:\Users\Administrator\Documents>
>>                 'Waiting for a memory allocation for its stack'; break }
>>
>>                 Unknown { $Wait_ReasonPropertyValue =
>>                 'Waiting for an unknown reason'; break }
[[]]: PS C:\Users\Adminis
mdlet, function, script file, or operable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
+ CategoryInfo          : ObjectNotFound: (c$PSVersionTable:String) [], CommandNotFoundExceptionit_ReasonPropertyValue =
+ FullyQualifiedErrorId : CommandNotFoundException; break }
 []]: PS C:\Users\Adminis[administrator@[]]: PS C:\Users\Administrator\Documents> $PSVersionTable                 
Name                           Value
----                           -----
PSVersion                      6.2.3                            PSEdition                      Core
GitCommitId                    6.2.3
OS                             Microsoft Windows 10.0.17763     Platform                       Win32NT
PSVersion                      7.0.0-daily.20191106
PSEdition                      Core
GitCommitId                    7.0.0-daily.20191106
OS                             Linux 4.9.112-perf #1 SMP PREEM…
@msftrncs
Copy link
Collaborator

msftrncs commented Nov 9, 2019

@he852100, can you explain a little the issue you are raising here?

@he852100
Copy link
Author

he852100 commented Nov 9, 2019

Buffer is overwritten.

@msftrncs
Copy link
Collaborator

msftrncs commented Nov 9, 2019

Was this after adjusting your window size? Which system is this occurring on, Windows? What console are you using?

I have seen this before, but cannot reproduce it right now. I am pretty sure its not caused by PSReadline, though that can be tested, by remove-module psreadline and see if it still occurs, then import-module psreadline and see if it comes back.

@he852100
Copy link
Author

he852100 commented Nov 9, 2019

thanks.

It appears on the mobile terminal

termius,juicessh,termux(pwsh-arm or ssh)

@he852100
Copy link
Author

@msftrncs It happens on Android devices. I'm not sure what the problem is. But I can reproduce it

video

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants