<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://asyd.net/home/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://asyd.net/home/feed.php">
        <title>asyd.net geeklog:2006:08:09</title>
        <description></description>
        <link>http://asyd.net/home/</link>
        <image rdf:resource="http://asyd.net/home/lib/images/favicon.ico" />
       <dc:date>2011-06-22T22:03:15+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://asyd.net/home/geeklog/2006/08/09/zle_regex_edit"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://asyd.net/home/lib/images/favicon.ico">
        <title>asyd.net</title>
        <link>http://asyd.net/home/</link>
        <url>http://asyd.net/home/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://asyd.net/home/geeklog/2006/08/09/zle_regex_edit">
        <dc:format>text/html</dc:format>
        <dc:date>2006-08-09T10:26:26+02:00</dc:date>
        <title>geeklog:2006:08:09:zle_regex_edit</title>
        <link>http://asyd.net/home/geeklog/2006/08/09/zle_regex_edit</link>
        <description>ZSH: How to create a new ZLE widget


ZLE (Zsh Line Editor) is the component of zsh which reveice all keybaord events. Though ZLE
have several builtin components, it's easy to create new ones. For example, I always
dreamed about a widget to apply a regexp to whole buffer except the command. Here the code :</description>
    </item>
</rdf:RDF>
