scripts icon indicating copy to clipboard operation
scripts copied to clipboard

prism.py with arguments erratically corrupts text with repeating elements

Open jlu5 opened this issue 9 years ago • 0 comments

Using prism 0.2.8 and WeeChat 1.3.

Certain queries like: /prism hello there hello and /prism test test testtest work properly, but only when no arguments (-r/-e/-w/etc) are specified. When this is done, some strange corruption happens to the text:

/prism -r test test testtest gives test, while /prism -r hello there hello returns nothing but a space.

jlu5 avatar Sep 28 '15 03:09 jlu5