fix: set edit mode before ps readline key registration
This commit is contained in:
@@ -12,7 +12,6 @@ if (Test-Path -Path $ProfileDir) {
|
||||
Write-Warning "Failed to load profile module: $($Script.Name). Error: $($_.Exception.Message)"
|
||||
}
|
||||
}
|
||||
|
||||
} else {
|
||||
Write-Warning "Profile directory not found at: $ProfileDir"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user