This is an old revision of the document! Customization Bash-like history search Set-PSReadLineKeyHandler -Key PageUp -Function HistorySearchBackward Set-PSReadLineKeyHandler -Key PageDown -Function HistorySearchForward