Copy text from one tmux pane to another (using vim)
I have two files opened in vim, each in one tmux pane. I would like to copy let’s say 10 lines from one file to another.
I have two files opened in vim, each in one tmux pane. I would like to copy let’s say 10 lines from one file to another.
I’d like to be able to paste the X selection using the keyboard. Currently I have to use the middle mouse button to do this.