On Sun, Jul 22, 2012 at 10:58:39AM EDT, Eric Smith wrote: > How do I share the cut or yank register between different > sessions? No X windows available.
If you only need pasting contents of Vim buffers, you could also run your instances of Vim under GNU/screen. GNU/screen provides its own X11-independent copy and paste mechanism. I believe tmux has the same feature. CJ -- Have a nice day! -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
