<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.zshwiki.org/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://www.zshwiki.org/home/feed.php">
        <title>ZshWiki</title>
        <description></description>
        <link>http://www.zshwiki.org/home/</link>
        <image rdf:resource="http://www.zshwiki.org/home/lib/images/favicon.ico" />
       <dc:date>2012-02-04T09:04:55+01:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.zshwiki.org/home/zle/bindkeys?rev=1327954640"/>
                <rdf:li rdf:resource="http://www.zshwiki.org/home/zle/ircclientlikeinput?rev=1324449192"/>
                <rdf:li rdf:resource="http://www.zshwiki.org/home/zle/start?rev=1324447129"/>
                <rdf:li rdf:resource="http://www.zshwiki.org/home/links/start?rev=1321385127"/>
                <rdf:li rdf:resource="http://www.zshwiki.org/home/start?rev=1319501158"/>
                <rdf:li rdf:resource="http://www.zshwiki.org/home/links/configs?rev=1319501048"/>
                <rdf:li rdf:resource="http://www.zshwiki.org/home/builtin/functions/start?rev=1318632838"/>
                <rdf:li rdf:resource="http://www.zshwiki.org/home/builtin/functions/run-help?rev=1318632775"/>
                <rdf:li rdf:resource="http://www.zshwiki.org/home/code/start?rev=1313694274"/>
                <rdf:li rdf:resource="http://www.zshwiki.org/home/config/start?rev=1313694254"/>
                <rdf:li rdf:resource="http://www.zshwiki.org/home/cfg/start?rev=1313694243"/>
                <rdf:li rdf:resource="http://www.zshwiki.org/home/builtin/start?rev=1313694227"/>
                <rdf:li rdf:resource="http://www.zshwiki.org/home/wiki/syntax?rev=1313653530"/>
                <rdf:li rdf:resource="http://www.zshwiki.org/home/examples/compsys/general?rev=1313653461"/>
                <rdf:li rdf:resource="http://www.zshwiki.org/home/tutorials?rev=1313653408"/>
                <rdf:li rdf:resource="http://www.zshwiki.org/home/zen?rev=1313653351"/>
                <rdf:li rdf:resource="http://www.zshwiki.org/home/scripting/array?rev=1313653294"/>
                <rdf:li rdf:resource="http://www.zshwiki.org/home/playground/start?rev=1313653240"/>
                <rdf:li rdf:resource="http://www.zshwiki.org/home/config/files?rev=1313653061"/>
                <rdf:li rdf:resource="http://www.zshwiki.org/home/config/prompt?rev=1313653046"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://www.zshwiki.org/home/lib/images/favicon.ico">
        <title>ZshWiki</title>
        <link>http://www.zshwiki.org/home/</link>
        <url>http://www.zshwiki.org/home/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://www.zshwiki.org/home/zle/bindkeys?rev=1327954640">
        <dc:format>text/html</dc:format>
        <dc:date>2012-01-30T21:17:20+01:00</dc:date>
        <dc:creator>ft</dc:creator>
        <title>zle:bindkeys - typo</title>
        <link>http://www.zshwiki.org/home/zle/bindkeys?rev=1327954640</link>
        <description>The way zsh handles keyboard input can be completely customized.

However, often users run into problems, when their terminal emulator sends charactersequences for special keys, that zsh doesn't know about by default.

Note: If you're here, because your special keys, like HOME, DEL etc. don't work. Use the
`terminfo' solution presented on this page. It will work with almost all terminals on all systems, that
provide terminfo (even NetBSD has that these days). And without any user-intervention.</description>
    </item>
    <item rdf:about="http://www.zshwiki.org/home/zle/ircclientlikeinput?rev=1324449192">
        <dc:format>text/html</dc:format>
        <dc:date>2011-12-21T07:33:12+01:00</dc:date>
        <dc:creator>milk</dc:creator>
        <title>zle:ircclientlikeinput - rm     zle .send-break     zle .send-break </title>
        <link>http://www.zshwiki.org/home/zle/ircclientlikeinput?rev=1324449192</link>
        <description>Make Zle act in the manner of many IRC clients by allowing the user to type something, press down arrow to get a blank input line, type something else and execute it, then press up twice and get what was typed previously (but not executed). From Bart;</description>
    </item>
    <item rdf:about="http://www.zshwiki.org/home/zle/start?rev=1324447129">
        <dc:format>text/html</dc:format>
        <dc:date>2011-12-21T06:58:49+01:00</dc:date>
        <dc:creator>milk</dc:creator>
        <title>zle:start - new widget link, new page; irc client like input</title>
        <link>http://www.zshwiki.org/home/zle/start?rev=1324447129</link>
        <description>ZLE is the ZSH's component which interact with the user. It receives all keyboard inputs.


	*  Emacs And Vi Keys
	*  bindkeys
	*  New widget
	*  IRC client-like input</description>
    </item>
    <item rdf:about="http://www.zshwiki.org/home/links/start?rev=1321385127">
        <dc:format>text/html</dc:format>
        <dc:date>2011-11-15T20:25:27+01:00</dc:date>
        <dc:creator>sharoncampbell</dc:creator>
        <title>links:start</title>
        <link>http://www.zshwiki.org/home/links/start?rev=1321385127</link>
        <description>Links to misc. zsh Content (like configuration files etc.).

custom essay writing - professional essay writing service.</description>
    </item>
    <item rdf:about="http://www.zshwiki.org/home/start?rev=1319501158">
        <dc:format>text/html</dc:format>
        <dc:date>2011-10-25T02:05:58+01:00</dc:date>
        <dc:creator>richih</dc:creator>
        <title>start - [Configuration] </title>
        <link>http://www.zshwiki.org/home/start?rev=1319501158</link>
        <description>Zsh is a shell for Un*x systems that has been around since 1990 and is more sophisticated and configurable than most shells out there. There are lots of features, such as:

	*  Context-based completion of many functions (like remote filename completion in ssh, makefile targets, configure scripts, and much more), which is highly configurable.
	*  A powerful programming language with complex pattern matching mechanism (a pattern like  **/*(^/)  matches all (non-hidden) files in all subdirectories,…</description>
    </item>
    <item rdf:about="http://www.zshwiki.org/home/links/configs?rev=1319501048">
        <dc:format>text/html</dc:format>
        <dc:date>2011-10-25T02:04:08+01:00</dc:date>
        <dc:creator>richih</dc:creator>
        <title>links:configs - Updated link to my zshrc</title>
        <link>http://www.zshwiki.org/home/links/configs?rev=1319501048</link>
        <description>If you have some nifty configuration files for Zsh, please add them here.


	*  asyd (Bruno Bonfils)'s ZSH dotfiles (per OS/Distrib/Host resource file) here (subversion)
	*  Marijan Peh Zshrc file
	*  Adam Spiers .zsh{env,rc} and various autoloaded functions.
	*  Thomas Koehler also has a .zshrc
	*  zyrnix's zshrc
	*  jdq's zshrc (mainly a mix of the other files)
	*  Christian 'strcat' Schneider A bundle of setup file
	*  Justin Hoppensteadt rc files and whatnot (link defunct)
	*  ft's setup yet…</description>
    </item>
    <item rdf:about="http://www.zshwiki.org/home/builtin/functions/start?rev=1318632838">
        <dc:format>text/html</dc:format>
        <dc:date>2011-10-15T00:53:58+01:00</dc:date>
        <dc:creator>jessew</dc:creator>
        <title>builtin:functions:start - created</title>
        <link>http://www.zshwiki.org/home/builtin/functions/start?rev=1318632838</link>
        <description>Special details about various builtin functions.</description>
    </item>
    <item rdf:about="http://www.zshwiki.org/home/builtin/functions/run-help?rev=1318632775">
        <dc:format>text/html</dc:format>
        <dc:date>2011-10-15T00:52:55+01:00</dc:date>
        <dc:creator>jessew</dc:creator>
        <title>builtin:functions:run-help - rewrite, add more details, particularly mention the helper functions</title>
        <link>http://www.zshwiki.org/home/builtin/functions/run-help?rev=1318632775</link>
        <description>run-help is by default an alias to man, and can be redefined to a function (in Functions/Misc) that will look in other places before invoking man. It is bound to the key sequence: ALT-h (aka ESC-h).

The function can be further customized by defining helper functions of the form run-help-command.  There are three such functions available in the standard distribution:  run-help-git, run-help-svk, and run-help-svn.</description>
    </item>
    <item rdf:about="http://www.zshwiki.org/home/code/start?rev=1313694274">
        <dc:format>text/html</dc:format>
        <dc:date>2011-08-18T21:04:34+01:00</dc:date>
        <dc:creator>jessew</dc:creator>
        <title>code:start - old revision restored</title>
        <link>http://www.zshwiki.org/home/code/start?rev=1313694274</link>
        <description>Example implementations, just to show off what's possible. (Like an httpd :-))</description>
    </item>
    <item rdf:about="http://www.zshwiki.org/home/config/start?rev=1313694254">
        <dc:format>text/html</dc:format>
        <dc:date>2011-08-18T21:04:14+01:00</dc:date>
        <dc:creator>jessew</dc:creator>
        <title>config:start - old revision restored</title>
        <link>http://www.zshwiki.org/home/config/start?rev=1313694254</link>
        <description>A section about configuration mechanisms (setopt, $parameters, zstyle etc.) and Startup/Shutdown Files.

zstyle ':completion:*' path  /usr/share/X11/rgb.txt</description>
    </item>
    <item rdf:about="http://www.zshwiki.org/home/cfg/start?rev=1313694243">
        <dc:format>text/html</dc:format>
        <dc:date>2011-08-18T21:04:03+01:00</dc:date>
        <dc:creator>jessew</dc:creator>
        <title>cfg:start - old revision restored</title>
        <link>http://www.zshwiki.org/home/cfg/start?rev=1313694243</link>
        <description>This Subpage contains config files, from users without own webspace (currently only one).

If you got your own webspace, it's probably a good idea to put your config there and add a link to it to Configuration Files.</description>
    </item>
    <item rdf:about="http://www.zshwiki.org/home/builtin/start?rev=1313694227">
        <dc:format>text/html</dc:format>
        <dc:date>2011-08-18T21:03:47+01:00</dc:date>
        <dc:creator>jessew</dc:creator>
        <title>builtin:start - old revision restored</title>
        <link>http://www.zshwiki.org/home/builtin/start?rev=1313694227</link>
        <description>This subpage describes special behaviours that a few builtin commands support.</description>
    </item>
    <item rdf:about="http://www.zshwiki.org/home/wiki/syntax?rev=1313653530">
        <dc:format>text/html</dc:format>
        <dc:date>2011-08-18T09:45:30+01:00</dc:date>
        <dc:creator>jessew</dc:creator>
        <title>wiki:syntax - old revision restored</title>
        <link>http://www.zshwiki.org/home/wiki/syntax?rev=1313653530</link>
        <description>DokuWiki supports some simple markup language, which tries to make the datafiles to be as readable as possible. This page contains all possible syntax you may use when editing the pages. Simply have a look at the source of this page by pressing the Edit this page button at the top or bottom of the page. If you want to try something, just use the playground page. The simpler markup is easily accessible via quickbuttons, too.</description>
    </item>
    <item rdf:about="http://www.zshwiki.org/home/examples/compsys/general?rev=1313653461">
        <dc:format>text/html</dc:format>
        <dc:date>2011-08-18T09:44:21+01:00</dc:date>
        <dc:creator>jessew</dc:creator>
        <title>examples:compsys:general - old revision restored</title>
        <link>http://www.zshwiki.org/home/examples/compsys/general?rev=1313653461</link>
        <description>How to turn on the &quot;new&quot; completion system


Enter the following two commands:


autoload -U compinit
compinit


Enabling Caching


Some functions, like _apt and _dpkg, are very slow. You can use a cache in order to proxy the list of results (like the list of available debian packages).</description>
    </item>
    <item rdf:about="http://www.zshwiki.org/home/tutorials?rev=1313653408">
        <dc:format>text/html</dc:format>
        <dc:date>2011-08-18T09:43:28+01:00</dc:date>
        <dc:creator>jessew</dc:creator>
        <title>tutorials - old revision restored</title>
        <link>http://www.zshwiki.org/home/tutorials?rev=1313653408</link>
        <description>Talks


Talk - in french - is available here :


	*  Video
	*  Slides

Screencasts


Introduction to Zsh

	*  http://www.fosscasts.com/screencasts/16-Hello-Zsh-Part-1
	*  http://www.fosscasts.com/screencasts/17-Hello-Zsh-Part-2</description>
    </item>
    <item rdf:about="http://www.zshwiki.org/home/zen?rev=1313653351">
        <dc:format>text/html</dc:format>
        <dc:date>2011-08-18T09:42:31+01:00</dc:date>
        <dc:creator>jessew</dc:creator>
        <title>zen - old revision restored</title>
        <link>http://www.zshwiki.org/home/zen?rev=1313653351</link>
        <description>ZEN (ZSH Extended Network) is a collection of scripts, functions, ZLE widget of some unofficial completions functions. The goal of ZEN is to manage some stuff related to ZSH that can't be include in the official upstream.

You can see ZEN like a CPAN for ZSH.</description>
    </item>
    <item rdf:about="http://www.zshwiki.org/home/scripting/array?rev=1313653294">
        <dc:format>text/html</dc:format>
        <dc:date>2011-08-18T09:41:34+01:00</dc:date>
        <dc:creator>jessew</dc:creator>
        <title>scripting:array - rm spam</title>
        <link>http://www.zshwiki.org/home/scripting/array?rev=1313653294</link>
        <description>Create an array


% local -a buffer
% buffer=(a b c)


Create an array with each words of a string


% string=&quot;Welcome to the real world, Neo&quot;
% buffer=(${=string})


Create an array of lines from a file


% buffer=(&quot;${(f)$(&lt; /etc/hosts)}&quot;)
% echo $buffer[1]
127.0.0.1       eva-O1.linagora.com     eva-01</description>
    </item>
    <item rdf:about="http://www.zshwiki.org/home/playground/start?rev=1313653240">
        <dc:format>text/html</dc:format>
        <dc:date>2011-08-18T09:40:40+01:00</dc:date>
        <dc:creator>jessew</dc:creator>
        <title>playground:start - set to explain the namespace</title>
        <link>http://www.zshwiki.org/home/playground/start?rev=1313653240</link>
        <description>This is the sandbox namespace; the main playground/sandbox is here.</description>
    </item>
    <item rdf:about="http://www.zshwiki.org/home/config/files?rev=1313653061">
        <dc:format>text/html</dc:format>
        <dc:date>2011-08-18T09:37:41+01:00</dc:date>
        <dc:creator>jessew</dc:creator>
        <title>config:files - old revision restored</title>
        <link>http://www.zshwiki.org/home/config/files?rev=1313653061</link>
        <description>This question comes up quite often: 

&quot;What do all those config files do? When are they run?&quot;

Okay, it's described in the manpage (/STARTUP FILES) and in the FAQ (q.3.2), but I guess, I'll quickly put a page in the wiki, as well, just to make sure people can find the information.</description>
    </item>
    <item rdf:about="http://www.zshwiki.org/home/config/prompt?rev=1313653046">
        <dc:format>text/html</dc:format>
        <dc:date>2011-08-18T09:37:26+01:00</dc:date>
        <dc:creator>jessew</dc:creator>
        <title>config:prompt - old revision restored</title>
        <link>http://www.zshwiki.org/home/config/prompt?rev=1313653046</link>
        <description>Actually, how to setup zsh's prompt is quite accurately described in the manual (PROMPT EXPANSION).

Colors


However, let's look at one thing a *lot* of people get wrong when figuring out
a custom prompt for the first time.

First, when you want to use colors, use the hashes provided by the colors function
described in zshcontrib(1) (here in the manual on the web),
unless you know want you are doing and you need something else (like colors not
covered by that function).</description>
    </item>
</rdf:RDF>

