Does it work if you change it to "DISPLAY=:0.0 xclip -o|..."?

On Wed, Apr 24, 2013 at 12:00:59PM -0400, James Jong wrote:
>    The following worked in Tmux 1.7 for pasting text in tmux, but not in Tmux
>    1.8
> 
>    # Move x clipboard into tmux paste buffer
>    bind-key -n C-y run "xclip -o | tmux load-buffer - ; tmux paste-buffer"
> 
>    But I now get the following in the status pane:
>    xclip -o | tmux load-buffer - ; tmux paste-buffer exited with 127
>    even though I can run xclip -o from the terminal (which correctly pastes
>    my text)
> 
>    Any thoughts why?
> 
>    Thanks,
>    James

> ------------------------------------------------------------------------------
> Try New Relic Now & We'll Send You this Cool Shirt
> New Relic is the only SaaS-based application performance monitoring service 
> that delivers powerful full stack analytics. Optimize and monitor your
> browser, app, & servers with just a few lines of code. Try New Relic
> and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr

> _______________________________________________
> tmux-users mailing list
> tmux-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/tmux-users


------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to