Open
Description
Prerequisites
- Write a descriptive title.
Description of the new feature/enhancement
Expose the number of items shown in command completion list ListViewMaxHeight
as a $PSReadLine variable to make it changeable from UI. This would probably also need to expose the (internal?) constant of HistoryMaxCount
(10) as well, shown a few lines above.
Proposed technical implementation details (optional)
No response