Summary of the new feature / enhancement
As a user using the French keyboard layout, entering a forward slash (Shift+:) is way more convenient than entering a backslash (AltGr+8). So using forward slashes throughout PowerShell has become muscle memory...
This works in most cases.
Alas, tab expansion for inputs like
works, but this doesn't:
Proposed technical implementation details (optional)
No response