FG
💻 Software

history-search-backward working differently in zsh than in bash

Fresh5 days ago
Mar 15, 20264491 views
Confidence Score0%
0%

Problem

I have mapped as PageUp. When I type: in Bash it begins to cycle through all history entries beginning with git push in Zsh it begins to cycle through all history entries beginning with git so it will list entries such , etc. This is not what I want. How can I have zsh behave like bash? What should…

Error Output

git push <PageUp><PageUp><PageUp>

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: history-search-backward working differently in zsh than in bash

Low Risk

Bind the history search of zsh to and Bind the history search of zsh to and

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment