Known bugs for the Zoidberg project

Disclaimer: some of this might be in dutch

Please report new bugs through the bug tracker.
<http://sourceforge.net/projects/zoidberg/>

__BUGS__

perl code containing stuff like q/}/ will make StringParser trow an error

C< zoid --command=ls > should wait for child processes / jobs

Help.pm is broken -- share/zoid/help ==> share/doc/zoid/pod

C<forw> == C<{ cd('->') }> seems to be buggy

.pd files can't loop or use each other

color off (fixed by stringformat ? ) - make this Zoidberg::Output

History
	Escape chars sometimes multiply

Buffer
	Buffer tends to overwrite the last line if it didn't end with a \n -- do we really need a seperate process to capture STDOUT to fix this :(( ??

        als er een open bracket in hist staat gaat tie naar multiline en dus niet meer verder door hist - this should be fixed by the more intelligent auto-multiline implementation suggested in TODO.

Intel:  
        expansie in multi line gaat fout (?)
	expansie over de regel breedte gaat soms fout
        escapes gaan fout in some situations
        expansie van zoid in perl gaat fout

Docs:
	lot of docs not up2date or incomplete :((
	lot of docs do not use pod the way it should be used

