Open
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
N/A
Screenshot
Environment data
PS Version: 7.2.4
PS HostName: ConsoleHost (Windows Terminal)
PSReadLine Version: 2.2.3
PSReadLine EditMode: Windows
OS: 10.0.19041.1 (WinBuild.160101.0800)
BufferWidth: 120
BufferHeight: 30
Steps to reproduce
- Enable list prediction view
- Pull up a command with predictions
- Try to pull up parameter help (alt+h)
- Parameter help will clobber over the list completion view results
Expected behavior
List completion view and parameter help will work together.
Actual behavior
Parameter help will write over the list completion view results.