{"id":17920902,"url":"https://github.com/eth-p/vim-it2-touchbar","last_synced_at":"2026-04-22T21:32:54.827Z","repository":{"id":126317512,"uuid":"367526908","full_name":"eth-p/vim-it2-touchbar","owner":"eth-p","description":"A Vim and Neovim plugin that adds Apple Touch Bar support when using iTerm2.","archived":false,"fork":false,"pushed_at":"2025-03-23T23:53:09.000Z","size":9,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-03T08:40:35.551Z","etag":null,"topics":["apple-touchbar","mac-touchbar","neovim","neovim-plugin","touchbar","vim","vim-plugin"],"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/eth-p.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2021-05-15T02:57:04.000Z","updated_at":"2025-03-23T23:53:12.000Z","dependencies_parsed_at":"2025-04-03T08:46:43.675Z","dependency_job_id":null,"html_url":"https://github.com/eth-p/vim-it2-touchbar","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/eth-p/vim-it2-touchbar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eth-p%2Fvim-it2-touchbar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eth-p%2Fvim-it2-touchbar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eth-p%2Fvim-it2-touchbar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eth-p%2Fvim-it2-touchbar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eth-p","download_url":"https://codeload.github.com/eth-p/vim-it2-touchbar/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eth-p%2Fvim-it2-touchbar/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263415758,"owners_count":23463104,"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":["apple-touchbar","mac-touchbar","neovim","neovim-plugin","touchbar","vim","vim-plugin"],"created_at":"2024-10-28T20:29:33.907Z","updated_at":"2026-04-22T21:32:49.804Z","avatar_url":"https://github.com/eth-p.png","language":"Vim Script","funding_links":[],"categories":["neovim"],"sub_categories":[],"readme":"# vim-it2-touchbar\n\nAdds (experimental) iTerm2 Mac touchbar support to `vim` and `neovim`.\n\n**This uses a feature exclusive to [iTerm2](https://iterm2.com/). It will not work with the Apple Terminal.app.**\n\n\n\n## Installation\n\nJust install this plugin with your favorite Vim plugin manager!\n\n```\neth-p/vim-it2-touchbar\n```\n\n\n\n## Setup\n\nUsing the touch bar should be pretty simple.\nJust add the following to your `.vimrc`/`init.vim`:\n\n```vim\nfunction TouchBar()\n\tTouchBarLabel F1 \"label here\"\n\t\" Add remappings here if necessary.\nendfunction\n```\n\nWhenever vim is opened/closed/suspended/resumed, it will set or restore the touch bar accordingly.\n\n\n\n## It doesn't work/it's slow!\n\nTo be fair, it's experimental *and* a bit of a hack. Vim doesn't offer any streamlined way to write to the user's tty, and some tricks had to be utilized.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feth-p%2Fvim-it2-touchbar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feth-p%2Fvim-it2-touchbar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feth-p%2Fvim-it2-touchbar/lists"}