X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=etc%2Fzsh%2Fkeephack;h=6d748eae1304d112c166695e6e1072d4aa410763;hb=2f64ae016b211b59ddd38b1ad2026b2ff9336328;hp=7d4788c5cb2959daa70e59b6d22eb7cb3f43b111;hpb=9f77feb963ec56ac441846b74632159d1b108326;p=grml-etc-core.git diff --git a/etc/zsh/keephack b/etc/zsh/keephack index 7d4788c..6d748ea 100644 --- a/etc/zsh/keephack +++ b/etc/zsh/keephack @@ -51,7 +51,7 @@ _insert_kept() { fi } -# now bind it to keys and enable completition +# now bind it to keys and enable completion zle -C insert-kept-result complete-word _generic zle -C expand-kept-result complete-word _generic zstyle ':completion:*-kept-result:*' completer _insert_kept