{"id":15709901,"url":"https://github.com/perlpunk/tmux-version-switcher","last_synced_at":"2025-03-30T16:24:32.883Z","repository":{"id":141768050,"uuid":"64564185","full_name":"perlpunk/tmux-version-switcher","owner":"perlpunk","description":"Select interpreter versions in tmux panes automatically","archived":false,"fork":false,"pushed_at":"2016-08-04T15:00:02.000Z","size":27,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-05T18:04:45.910Z","etag":null,"topics":["perlbrew","plenv","pyenv","rbenv","tmux","tmux-plugins"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/perlpunk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-30T21:09:35.000Z","updated_at":"2017-02-18T00:29:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"8c40b0e6-9bc2-4756-9b37-27e0a179a9b6","html_url":"https://github.com/perlpunk/tmux-version-switcher","commit_stats":{"total_commits":19,"total_committers":1,"mean_commits":19.0,"dds":0.0,"last_synced_commit":"71a56c7ed9672e0d361d36562ed3d4cd671baa5e"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perlpunk%2Ftmux-version-switcher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perlpunk%2Ftmux-version-switcher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perlpunk%2Ftmux-version-switcher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perlpunk%2Ftmux-version-switcher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/perlpunk","download_url":"https://codeload.github.com/perlpunk/tmux-version-switcher/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246344726,"owners_count":20762256,"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":["perlbrew","plenv","pyenv","rbenv","tmux","tmux-plugins"],"created_at":"2024-10-03T21:01:54.193Z","updated_at":"2025-03-30T16:24:32.862Z","avatar_url":"https://github.com/perlpunk.png","language":"Shell","readme":"Select several interpreter versions in tmux panes automatically.\n\n* perlbrew\n* plenv\n* rbenv\n* pyenv\n\n# Usage\n\n    $tool shell v1 v2 ...\n\nOpens tiled panes and selects the specified versions.\nActivates synchronize-panes.\n\n    $tool run '$x = 23' v1 v2 ...\n\nDoes what `shell` does and runs the specified command in your interpreter.\n\n    $tool exec 'perl myapp.pl' v1 v2 ...\n\nDoes what `shell` does and runs the specified command.\n\n# Installation\n\n    % git clone https://github.com/perlpunk/tmux-version-switcher.git\n    # or\n    % git hub clone perlpunk/tmux-version-switcher\n    # put this in your .bashrc/.zshrc:\n    % source /path/to/tmux-version-switcher/init\n\n# Examples\n\n    % tmux-perlbrew-switcher shell perl-5.22.0 perl-5.24.0\n    # tmux opens with two tiled panes, with the specified versions\n\n    % tmux-perlbrew-switcher run '$x = 23' perl-5.22.0 perl-5.24.0\n    # tmux opens with two tiled panes and runs `perl -wE'$x = 23'`\n\n    % tmux-perlbrew-switcher exec 'perl myapp.pl' perl-5.22.0 perl-5.24.0\n    # tmux opens with two tiled panes and runs `perl myapp.pl`\n\n# Shell Tab Completion\n\nThere is tab completion available for bash and zsh.\nSourcing the init script should set it all up for you.\nThe files are in the share/bash and share/zsh folders.\n\nNote for zsh users:\nSourcing the init script should happen before the compinit call.\n\nThen you will be able to do:\n\n    % $tool \u003cTAB\u003e # shell, run, exec\n    % $tool shell \u003cTAB\u003e # list versions\n\n# Requirements\n\n* bash\n* tmux\n* perlbrew, plenv, ...\n* sed (used in completion)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fperlpunk%2Ftmux-version-switcher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fperlpunk%2Ftmux-version-switcher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fperlpunk%2Ftmux-version-switcher/lists"}