X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=etc%2Fzsh%2Fzshrc;h=57c10eefad2e9be15c7f0aab838824773994b4ae;hb=fff04ca7d720585b70fd52fe820dc08a399e46c0;hp=a8b887a77bd4232e285fd9711f32df7db1d23801;hpb=ab1bf9e3ad899f3d7b1ccad103bdf59b437ce4b0;p=grml-etc-core.git diff --git a/etc/zsh/zshrc b/etc/zsh/zshrc index a8b887a..57c10ee 100644 --- a/etc/zsh/zshrc +++ b/etc/zsh/zshrc @@ -635,6 +635,10 @@ zle -N slash-backward-kill-word #k# Kill everything in a word up to its last \kbd{/} bindkey '\ev' slash-backward-kill-word +#k# Kill everything in a word up to its last \kbd{/} +bindkey '\e^h' slash-backward-kill-word +#k# Kill everything in a word up to its last \kbd{/} +bindkey '\e^?' slash-backward-kill-word # use the new *-pattern-* widgets for incremental history search if is439 ; then