You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a program that I run and I bind it to CTRL+r (overriding the default bash CTRL+r). It works, but in Warp CTRL+r is already overritten by a Warp feature.
So, in Warp config I changed the Warp's CTRL+r to something else, and bing my own using:
We're tracking this issue of bindkey support over at #537 and would appreciate it if you could 👍 and comment there if you're also experiencing the same bug. This helps us gauge the impact of the issue.
Uh oh!
There was an error while loading. Please reload this page.
Pre-submit Checks
Describe the bug
Environment:
Description:
I have a program that I run and I bind it to CTRL+r (overriding the default bash CTRL+r). It works, but in Warp CTRL+r is already overritten by a Warp feature.
So, in Warp config I changed the Warp's CTRL+r to something else, and bing my own using:
Now when I press CTRL+r, the letter "r" appears on prompt, ignoring completely the CTRL.
I tried to set the binding in .bashrc and reestart Warp, but nothing works.
Can't bind other keys in Warp using the
bind
command.To reproduce
bind -x '"\C-r": "ls /"'
to runls /
when pressing CTRL+r.Expected behavior
List the files and directories in
/
.Screenshots, videos, and logs
No response
Operating system (OS)
wsl
Operating system and version
Windows 11
Shell Version
Bash 5.2.37
Current Warp version
v0.2025.05.21.08.11.stable_01
Regression
No, this bug or issue has existed throughout my experience using Warp
Recent working Warp date
No response
Additional context
No response
Does this block you from using Warp daily?
No
Is this an issue only in Warp?
Yes, I confirmed that this only happens in Warp, not other terminals.
Warp Internal (ignore): linear-label:b9d78064-c89e-4973-b153-5178a31ee54e
None
The text was updated successfully, but these errors were encountered: