about summary refs log tree commit diff stats
path: root/modules/by-name/zs/zsh/config/keymaps/command.zsh
blob: 81ae6dda216bb1c715d4d75bfc2f5ed2a3c688a2 (plain) (blame)
1
2
3
4
5
6
# Keymap used in the vicmd `execute-named-cmd` mode
bindkey -N command

bindkey -M command "^J" accept-line
bindkey -M command "^M" accept-line
bindkey -M command "^G" send-break