💻 Software
Problem with Ctrl-Left/Right bindings in oh-my-zsh
Fresh5 days ago
Mar 15, 202612168 viewsConfidence Score0%
0%
Problem
For some reason I am unable to bind Ctrl-Left Arrow and Ctrl-Right Arrow to move between words in ZSH after installing oh-my-zsh on my MacBook Pro. In iTerm2 I have my keybindings configured to "Send Escape Sequence" [1;5D and [1;5C, which worked before installing oh-my-zsh. I also tried uncommenti…
Error Output
bindkey '^[^[[C' emacs-forward-word bindkey '^[^[[D' emacs-backward-word
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Problem with Ctrl-Left/Right bindings in oh-my-zsh
Low Risk
Change your bindkey lines to:
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix