mirror of
https://github.com/Ed94/refactor.git
synced 2026-08-06 23:48:39 +00:00
Still dumb
This commit is contained in:
+2
-3
@@ -1,6 +1,5 @@
|
||||
if ($Host.UI.SupportsVirtualTerminal)
|
||||
{
|
||||
cls
|
||||
if ($Host.UI.SupportsVirtualTerminal) {
|
||||
$Host.UI.RawUI.CursorPosition = @{X=0; Y=0}
|
||||
}
|
||||
|
||||
[string] $type = $null
|
||||
|
||||
Reference in New Issue
Block a user