Replies: 2 comments
-
If I run the same script inside PowerShell session, |
Beta Was this translation helpful? Give feedback.
0 replies
-
Converted it to the issue: #3948 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to run a small init script before a PowerShell session starts to access PSReadLine command history there. Unfortunately,
[Microsoft.PowerShell.PSConsoleReadLine]::GetHistoryItems()
fails with error.Result:
Any idea what can be wrong? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions