diff -r e8353916b439 -r e26330cd408f zshrc.d/60-vi-showmode.zrc --- a/zshrc.d/60-vi-showmode.zrc Sun Mar 22 15:04:11 2015 +0100 +++ b/zshrc.d/60-vi-showmode.zrc Sun Mar 22 15:04:45 2015 +0100 @@ -225,7 +225,7 @@ bindkey -M viins '[3~' delete-char bindkey -M viins '' up-line-or-history bindkey -M viins '' down-line-or-history -bindkey -M viins '^Xc' copy-prev-word +bindkey -M viins '^Xc' copy-prev-shell-word bindkey -M viins '^Xf' _correct_filename bindkey -M viins '^_' undo bindkey -M viins '^K' vi-change-eol