{"id":17383993,"url":"https://github.com/mcandre/tmux-completion","last_synced_at":"2025-03-27T21:15:27.862Z","repository":{"id":66387137,"uuid":"42598890","full_name":"mcandre/tmux-completion","owner":"mcandre","description":"tab completion for tmux sessions","archived":false,"fork":false,"pushed_at":"2020-09-12T18:02:57.000Z","size":19,"stargazers_count":3,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-01T23:36:27.740Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://github.com/mcandre/tmux-completion","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/mcandre.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":"2015-09-16T16:17:41.000Z","updated_at":"2024-03-28T11:20:00.000Z","dependencies_parsed_at":"2023-03-19T12:24:13.633Z","dependency_job_id":null,"html_url":"https://github.com/mcandre/tmux-completion","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcandre%2Ftmux-completion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcandre%2Ftmux-completion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcandre%2Ftmux-completion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcandre%2Ftmux-completion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mcandre","download_url":"https://codeload.github.com/mcandre/tmux-completion/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245924515,"owners_count":20694730,"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":[],"created_at":"2024-10-16T07:44:20.550Z","updated_at":"2025-03-27T21:15:27.805Z","avatar_url":"https://github.com/mcandre.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tmux-completion - tab completion for tmux sessions\n\n# EXAMPLE\n\n```console\n$ tmux new -s rsync\n$ rsync ...\nC-b d\n$ tmux attach -t r[TAB]\n$ tmux attach -t rsync\n```\n\n# INSTALL\n\nDownload [tmux-completion.sh](https://raw.githubusercontent.com/mcandre/tmux-completion/master/lib/tmux-completion.sh) and place into `$HOME`:\n\n```console\nwget -O $HOME/tmux-completion.sh https://raw.githubusercontent.com/mcandre/tmux-completion/master/lib/tmux-completion.sh\n```\n\nThen configure your `$HOME/.bash_profile` or similar shell configuration to use tmux-completion:\n\n```console\n# tmux-completion\n# See https://raw.githubusercontent.com/mcandre/tmux-completion/master/lib/tmux-completion.sh\n. $HOME/tmux-completion.sh\n```\n\nThen update your shell:\n\n```console\n$ source $HOME/.bash_profile\n```\n\n# REQUIREMENTS\n\n* [bash](https://www.gnu.org/software/bash/)\n\n## Optional\n\n* [Python](https://www.python.org/) 3+\n* [GHC Haskell](https://www.haskell.org/) 8+\n* [Go](https://golang.org/) 1.9+\n* [GNU make](https://www.gnu.org/software/make/)\n* [checkbashisms](https://sourceforge.net/projects/checkbaskisms/)\n\n# CREDITS\n\nInspired by [git prompt](https://github.com/git/git/blob/master/contrib/completion/git-prompt.sh).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmcandre%2Ftmux-completion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmcandre%2Ftmux-completion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmcandre%2Ftmux-completion/lists"}