Skip to content

Conversation

@truboxl
Copy link
Member

@truboxl truboxl commented Jun 5, 2024

Close #1729

@truboxl
Copy link
Member Author

truboxl commented Jun 5, 2024

Unlikely to merge in the short term until issues are fixed (more to come):

  • PSReadLine is broken. Suggest to manually remove the module $PREFIX/lib/powershell/Modules/PSReadLine if the error is annoying
  • Duplicated input key outputs
  • Tab key, up down keys not working? They are definitely recognized using pwsh -Command "[console]::ReadKey()"

@truboxl truboxl marked this pull request as draft June 5, 2024 05:03
@truboxl truboxl added the help wanted Help is wanted in order to solve the issue label Jun 5, 2024
@licy183
Copy link
Member

licy183 commented Jul 31, 2024

PSReadLine is broken.

This may be related to dotnet/runtime#50931. Since that PR System.Console is marked as unsupported on Android but PSReadline uses it.

By the way, System.IO.Ports's support for Android is added in dotnet/runtime#95749.

@TomJo2000
Copy link
Member

@rc-chuah
Copy link

Hope this PR get merged... I need them for at least running my pwsh scripts cross platform. We have come so far yet 1 step away from Nirvana.

Absolutely agree. This PR is so close to unlocking proper pwsh support across environments. Let’s hope the remaining issues get resolved soon—it would open up a whole new level of cross-platform scripting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dotnet .NET related stuff help wanted Help is wanted in order to solve the issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Package request: PowerShell Core

4 participants