stringlist_string_set to replace the string of a stringlist node
[mala.git] / BUGS
blobe77ff50ffd368bb813a4adc1e0e919616606f161
1 $ ./test-mala_stdmodule --FOREACH-WORD \`--PRINTL --BEGIN --LITERAL --LITERAL --PRINTL 
2 Segmentation fault
3  
4 --PRINTWRAPPED doesnt handle small window sizes
6 ./mala --DEF COL 24 --PRINTWRAPED COL 10 2 8 "$(echo -e "foo\t- bar\t  right\nfoo\t- bar baz foobar barf bazbarf gnat\t right")"
7   foo     - bar    right
8   foo     - bar baz
9             foobar barf
10             bazbarf gnat
11                     
12                     rig-
13                     ht
15 --TRACE is not finished/bit broken (doesnt show blocks yet)