package: pinfo
version: 0.6.9

-------- Forwarded Message --------
Subject: pinfo mouse selection
Date: Fri, 12 Dec 2014 20:32:05 +0100
From: Kai Lüke <kailu...@riseup.net>
To: b...@debian.org

Hello,

sorry for not submitting a bug report. I saw you as maintainer of pinfo,
but the debian package contains just a tar ball as source, so I did not
know how to write a proper debain patch.

For long time now I use alias man="pinfo" in my .bashrc and ever
wondered why I can't select any text there. Now here comes a patch to
make this possible:

utils.c
293c293,294
<     mousemask(BUTTON1_CLICKED | BUTTON1_DOUBLE_CLICKED, NULL);
---
>     /* removed to allow mouse selection in terminal:
>        mousemask(BUTTON1_CLICKED | BUTTON1_DOUBLE_CLICKED, NULL); */

I hope you can upload it again. Thanks a lot!
Regards,
Kai




Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to