PoshCode Archive  All files named "Import-BufferBox.ps1"

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for Import-BufferBox.ps1

2018-06-10
12:56
Added: A bunch of script functions for creating a simple in-console split-view with output above and an input line below. It allows scripts to sort-of simulate accepting input while they output text. It’s still pretty fragile and occasionally does weird things while you’re typing, because it’s not really multi-threaded and the $Host doesn’t have a “LineAvailable” method … and if you pause a script, you can’t see output from typing, so the whole things is well and truly a hack. But it works! file: [106aaa3e45] check-in: [72078cba88] user: Joel Bennett branch: trunk, size: 6077