{"id":13898695,"url":"https://github.com/roxma/vim-tmux-clipboard","last_synced_at":"2025-03-31T07:09:23.335Z","repository":{"id":41322442,"uuid":"64485721","full_name":"roxma/vim-tmux-clipboard","owner":"roxma","description":"seamless integration for vim and tmux's clipboard","archived":false,"fork":false,"pushed_at":"2023-07-23T03:37:15.000Z","size":15,"stargazers_count":294,"open_issues_count":10,"forks_count":24,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-03-24T05:07:27.409Z","etag":null,"topics":["neovim","tmux-clipboard","vim"],"latest_commit_sha":null,"homepage":"","language":"Vim Script","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/roxma.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-07-29T14:11:26.000Z","updated_at":"2025-03-14T12:00:22.000Z","dependencies_parsed_at":"2025-01-03T05:14:49.314Z","dependency_job_id":"bee345f5-8eda-4f89-8f02-2ee36ac7bf79","html_url":"https://github.com/roxma/vim-tmux-clipboard","commit_stats":{"total_commits":37,"total_committers":5,"mean_commits":7.4,"dds":0.2702702702702703,"last_synced_commit":"d4774dc7dfdd4b8a60613355ed32e6a1c18220cf"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roxma%2Fvim-tmux-clipboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roxma%2Fvim-tmux-clipboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roxma%2Fvim-tmux-clipboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roxma%2Fvim-tmux-clipboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/roxma","download_url":"https://codeload.github.com/roxma/vim-tmux-clipboard/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246429487,"owners_count":20775807,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["neovim","tmux-clipboard","vim"],"created_at":"2024-08-06T18:04:24.570Z","updated_at":"2025-03-31T07:09:23.316Z","avatar_url":"https://github.com/roxma.png","language":"Vim Script","funding_links":[],"categories":["Vim Script"],"sub_categories":[],"readme":"\n# vim-tmux-clipboard\n\nThings get messy when I need to copy lines of text from vim into tmux's\nclipboard, especially when multiple split-windows are opened. So I created this\nsuper simple plugin, which provides seamless integration for vim and tmux's\nclipboard.\n\n\nvim-tmux-clipboard automatically copy yanked text into tmux's clipboard, and\ncopy tmux's clipboard content into vim's quote(`\"`) register, known as the unnamed\nregister. It also makes multiple vim processes on top of the same tmux session\nact like they're sharing the same clipboard.\n\n\n## Requirements\n\n- add `set -g focus-events on` to your `tmux.conf`.\n- [vim-tmux-focus-events](https://github.com/tmux-plugins/vim-tmux-focus-events) for vim users.\n- [neovim](https://github.com/neovim/neovim) or vim above 8.0.1394 is\n  recommended for `TextYankPost` event, which is required for `It also makes\n  multiple vim processes on top of the same tmux session act like they're\n  sharing the same clipboard`.\n\n## Options\n\n- `g:vim_tmux_clipboard#loadb_option` see [#20](https://github.com/roxma/vim-tmux-clipboard/pull/20)\n\n## Demo\n\n[![asciicast](https://asciinema.org/a/7qzb7c12ykv3kcleo4jgrl2jy.png)](https://asciinema.org/a/7qzb7c12ykv3kcleo4jgrl2jy)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froxma%2Fvim-tmux-clipboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froxma%2Fvim-tmux-clipboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froxma%2Fvim-tmux-clipboard/lists"}