[Git-commits] grml-etc-core: branch, ft/dots, created. v0.4.00-12-gd8d9732

git repository hosting gitosis at grml.org
Fri Aug 5 13:45:57 CEST 2011


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "grml-etc-core - core configuration files of Grml".

The branch, ft/dots has been created
        at  d8d97326a7509c85c2980be81c3b7869e2b9be47 (commit)

- Log -----------------------------------------------------------------
commit d8d97326a7509c85c2980be81c3b7869e2b9be47
Author: Frank Terbeck <ft at grml.org>
Date:   Fri Aug 5 13:28:48 2011 +0200

    zshrc: Use `complete-word' for <tab>
    
    Actually, use a wrapper around that widget so we can do manipulations.
    
    Why use `complete-word'? Well, our completer styles use `_expand' for
    *ages* but we still bind tab to `expand-or-complete' which doesn't make
    sense at all since that will defeat `_expands' functionality.
    
    So switch to the right widget to enable that feature.
    
    Now as for the wrapper: there may be situations in which you want to
    modify the command line buffer before you dispatch compsys. And indeed
    this is something that <http://bewatermyfriend.org/p/2011/013/> does.
    
    This also implements the completion feature outlined in that blog post.

commit 2b6cbcabb2d544f3812597b01001b0462f00ffae
Author: Frank Terbeck <ft at grml.org>
Date:   Fri Aug 5 12:27:21 2011 +0200

    zshrc, accept-line: Treat buffers with just-dots specially.
    
    See <http://bewatermyfriend.org/p/2011/013/> for details.

-----------------------------------------------------------------------
hooks/post-receive
-- 
core configuration files of Grml


More information about the Git-commits mailing list