Skip to content

Instantly share code, notes, and snippets.

@chartjes
Created January 19, 2012 15:46
Show Gist options
  • Save chartjes/1640680 to your computer and use it in GitHub Desktop.
Save chartjes/1640680 to your computer and use it in GitHub Desktop.
Okay, here's what I need:
* I am connected to a remote Ubuntu server using Terminal.app
* I run tmux on the remote server
* I create multiple 'sessions' or 'windows' or 'panes', whatever you want to call them using Ctrl-B c and then move around in them
* I sometimes I have vim open in each of these 'sessions'
* There is contain inside vim session 1 that I want to copy to vim in session 0
How can I do this?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment