bindkey -v

Category: Terminal Configuration

bindkey -v

Enable vim mode in zsh

The zsh equivalent of `set -o vi`. Enables vi-style keybindings. Pair with KEYTIMEOUT=1 in .zshrc to reduce the delay when pressing Escape (default is 0.4 seconds, which feels sluggish).
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.