James Brundage

Results 986 issues of James Brundage
trafficstars

Extend the PSHost.UI object to simplify input and output. This consists of ScriptMethods to enable .Read/Write (among other things). * [ ] #312 * [ ] #313 * [ ]...

enhancement

This should perform a "soft" (non-blocking) read of a given key event.

enhancement

Posh should support N TUI menus of an arbitrary depth. To make this _fairly_ straightforward, Posh will manage a collection of all menus. The key in the collection would be...

The module name and description should be carried over, and the root should be the root of the module.

enhancement

PowerShell can create drives with any arbitrary root, and doing so can allow the files in the module to be more easily accessible. This would have several distinct advantages to...

enhancement

All modules should be able to have more than one tagline. The default tagline should be the first line of the module's description. Additional taglines can be provided in .PrivateData.PSData.Tagline(s)...

enhancement