On 01/12/13 13:51, Sam Roberts wrote:
> Can anybody report getting this working with non-xterm terminal
> emulators? Fwiw, it seems my terminal may be similar to gnome-terminal
> in it's terminfo.
I currently use this in my tmux.conf:
bind-key -t vi-copy Enter copy-pipe "xclip -i -selection clipb
On Thu, Nov 28, 2013 at 2:45 AM, Nicholas Marriott
wrote:
> Did you read the manpage to see how to allow set-clipboard to work in
> xterm?
I should have been more clear when I said I use xubuntu, I also use
xubuntu's terminal application.
I'm not sure how to convert the xterm config info to anot
Did you read the manpage to see how to allow set-clipboard to work in
xterm?
On Tue, Nov 26, 2013 at 04:33:35PM -0800, Sam Roberts wrote:
> So, I use vi keys in copy mode, so I can do selection with C-b[, then
> select with " ", move around "ENTER"...
>
> Works ok, but I rarely paste from my she
So, I use vi keys in copy mode, so I can do selection with C-b[, then
select with " ", move around "ENTER"...
Works ok, but I rarely paste from my shell history into tmux and
if I'm copying from/to vim, I use "+y.
Mostly, I copy history out into github comments, jira, skype, etc.
I've searche