
🚀 Windows Terminal: History Search (Type ‘ssh’ + Up/Down keys)
History search (typing ssh / sudo then Up/Down for matching commands only) uses shell-specific bindings. Configured for Windows PowerShell 5.1 and WSL bash. PowerShell Setup (Your Default) PSReadLine handles history search. Confirm with $PSVersionTable (shows 5.1 Desktop). One-time test: textSet-PSReadLineKeyHandler…












