mirror of
https://github.com/Ed94/refactor.git
synced 2024-12-22 06:54:44 -08:00
Still dumb
This commit is contained in:
parent
61880e8dee
commit
2933393f55
@ -1,6 +1,5 @@
|
|||||||
if ($Host.UI.SupportsVirtualTerminal)
|
if ($Host.UI.SupportsVirtualTerminal) {
|
||||||
{
|
$Host.UI.RawUI.CursorPosition = @{X=0; Y=0}
|
||||||
cls
|
|
||||||
}
|
}
|
||||||
|
|
||||||
[string] $type = $null
|
[string] $type = $null
|
||||||
|
Loading…
Reference in New Issue
Block a user