zsh/85-keybindings.zsh

6 lines
143 B
Bash
Raw Normal View History

# Defined shortcut keys: [Esc] [Esc]
bindkey -M emacs '\e\e' send-break
bindkey -M vicmd '\e\e' send-break
bindkey -M viins '\e\e' send-break