Differences
This shows you the differences between two versions of the page.
| windows:powershell:customization [2026/05/29 14:13] – created chris | windows:powershell:customization [2026/06/08 16:13] (current) – [Bash-like history search] chris | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| Set-PSReadLineKeyHandler -Key PageUp -Function HistorySearchBackward | Set-PSReadLineKeyHandler -Key PageUp -Function HistorySearchBackward | ||
| Set-PSReadLineKeyHandler -Key PageDown -Function HistorySearchForward | Set-PSReadLineKeyHandler -Key PageDown -Function HistorySearchForward | ||
| + | </ | ||
| + | |||
| + | ===== Powershell Profile Path (CurrentUser) ===== | ||
| + | < | ||
| + | C: | ||
| </ | </ | ||