On Friday, March 15, 2013 1:17:22 AM UTC+13, Thiago de Arruda wrote: >...it will automatically share its default register with tmux every time I yank > text. Is something like this possible?
Yes, the yank ring plugin¹ does that, by a brute force (it seems to me) mappings of every vim command that can yank something. Perhaps overkill for your requirements, but you could adapt it. Regards, John Little ¹ http://www.vim.org/scripts/script.php?script_id=1234 -- -- 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 --- You received this message because you are subscribed to the Google Groups "vim_use" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
