Using VIM keys in shell (zsh or bash)
Fresh3 days ago
Mar 15, 20263551 viewsConfidence Score0%
0%
Problem
I want to use vim editing keys in my shell (zsh). With i get VI keys, but i want visual and more advanced key shortcuts (like change inner word ( ), which i use all the time) btw, is superuser the right forum for this question?
Error Output
bindkey -v
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Using VIM keys in shell (zsh or bash)
Low Risk
As for the part in the title: You can put into mode by calling (e.g. put that into your ). To bind functions to specific keys you have to use in . See to list the available functions and examples of how to call it. "Change inner word" is not in , bu…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix