On 2020/01/24 13:31, Stefan Hagen wrote:
> Stuart Henderson wrote:
> > Diff doesn't apply (tabs/spaces). I'll redo it by hand.
> 
> Thank you. It was the first time I tried to inline a patch. The tabs got
> lost during copy & paste. Sorry & thanks for fixing.
> 
> Best Regards,
> Stefan
> 

Easy way:

pkg_add xclip
cvs diff | xclip
<paste>

Alternatively cvs diff > /tmp/foo and insert the file in your editor.

Reply via email to