On 2020-04-20 19:42, Thorsten Glaser wrote:
> Dixi quod…
> 
> >export RL_CLCOPY_CMD='xsel -i'  
> # and
> export RL_PASTE_CMD='xsel -o'

this also suggests that, even if you don't run X but you do run
a multiplexer like tmux, you could use something like

   RL_CLCOPY_CMD='tmux loadb -'
   RL_PASTE_CMD='tmux showb'

which might just come in handy (/me files away for future use)

-tim



_______________________________________________
Lynx-dev mailing list
Lynx-dev@nongnu.org
https://lists.nongnu.org/mailman/listinfo/lynx-dev

Reply via email to