New Pages:
Popular Pages:
Random Pages:
perl -ne 'if(/A HREF="([^"]+)"[^>]+>([^<]+)</){print "\"$2\" $1\n"}' bookmark.html >> .../book_marks.chiq
-- jay_campbell
cols="" wrap="virtual"The cols="" bit is required by Mozilla, which otherwise ignores the wrap command when width is set.
'=' => 'u'in the Section "character formatting pattern" in the file "format.pm"
BTW: I would be glad if this really small change would find it's way in the next version
(Of course the help should be changed also accordingly)
Uups, '=' is used already, you have to use something different, maybe '%' or '§' or something similar...