-
Notifications
You must be signed in to change notification settings - Fork 317
Closed
Labels
Resolution-AnsweredQuestion is answeredQuestion is answered
Description
Prerequisites
- Write a descriptive title.
- Make sure you are able to repro it on the latest released version
- Search the existing issues, especially the pinned issues.
Exception report
Get-PSReadLineHistory: The term 'Get-PSReadLineHistory' is not recognized as a name of a cmdlet, function, script file, or executable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.Screenshot
Environment data
PS Version: 7.5.2
PS HostName: ConsoleHost (Windows Terminal)
PSReadLine Version: 2.4.5
PSReadLine EditMode: Windows
OS: 10.0.19041.1 (WinBuild.160101.0800)
BufferWidth: 210
BufferHeight: 55Steps to reproduce
1 - Open terminal
2 - Run Get-PSReadLineHistory
Expected behavior
Get full history
Actual behavior
Cmdlet not recognized
Metadata
Metadata
Assignees
Labels
Resolution-AnsweredQuestion is answeredQuestion is answered