Version: 0.99.01 (using 4.2.3 (KDE 4.2.3), Debian packages) Compiler: cc OS: Linux (x86_64) release 2.6.29-2-amd64 Reported by: Robert Gomułka <carramba@pf.pl> From: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=225321 First - remove citation marks is my hand-done translation of polish "usun znaki cytowania". This command should remove ">" from beginning of lines. It works good for single marks, but not for the multiple ones. Example: [input] > a > b >> c >> d >>> e [output] a b >> c >> d >>> e [expected output] a b > c > d >> e Regards, Robert
Hello! Sorry to be the bearer of bad news, but this project has been unmaintained for many years so I am closing this bug.