X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2FNEWS;h=7c72c464a1b9c3de23b08670aac868b48bd76ec8;hb=f3cf1fd97d0ca213b7630ef5140da7fad26fd610;hp=d03b75cac124eea5af81de46cd6cce893e2a5c1e;hpb=39785572ebfa436d8a51a1b1f6b27ea0cdeca40a;p=grml-etc-core.git diff --git a/debian/NEWS b/debian/NEWS index d03b75c..7c72c46 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -1,3 +1,16 @@ +grml-etc-core (0.9.0) grml-testing; urgency=low + + zshrc: use "ctrl-x ." instead ",." to enable power completion / + abbreviation expansion: + + The use of ",." for enabling the power completion / + abbreviation expansion / buffer expansion was a bad idea + because you'll get either a delay or even missing characters, + e.g. when ",." is part of a copy/paste action. So we decided to + switch to a safer approach by using "ctrl-x ." instead. + + -- Michael Prokop Wed, 04 Sep 2013 17:06:45 +0200 + grml-etc-core (0.8.0) unstable; urgency=low * zshrc: Prompt converted to zsh's prompt theme system: @@ -30,7 +43,7 @@ grml-etc-core (0.8.0) unstable; urgency=low } grml_theme_add_token \ virtual-env -f virtual_env_prompt '%F{magenta}' '%f' - zstyle ':prompt:grml:left:setup:items' \ + zstyle ':prompt:grml:left:setup' items \ rc virtual-env change-root user at host path vcs percent * zshrc: Keyboard setup changed to terminfo data