{"id":49450851,"url":"https://github.com/mbailey/tmux","last_synced_at":"2026-04-30T02:30:55.726Z","repository":{"id":351614153,"uuid":"1160498432","full_name":"mbailey/tmux","owner":"mbailey","description":null,"archived":false,"fork":false,"pushed_at":"2026-04-28T01:04:02.000Z","size":133,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-04-28T03:09:55.633Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/mbailey.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-02-18T02:31:20.000Z","updated_at":"2026-04-28T01:04:06.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/mbailey/tmux","commit_stats":null,"previous_names":["mbailey/tmux"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mbailey/tmux","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbailey%2Ftmux","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbailey%2Ftmux/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbailey%2Ftmux/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbailey%2Ftmux/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mbailey","download_url":"https://codeload.github.com/mbailey/tmux/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbailey%2Ftmux/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32452204,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2026-04-30T02:30:55.107Z","updated_at":"2026-04-30T02:30:55.721Z","avatar_url":"https://github.com/mbailey.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tmux\n\nTerminal multiplexer\n\n## Usage\n\n## Creating a named session\n\nTo create a new named tmux session:\n\n```bash\ntmux new -s session-name\n```\n\nYou can also create a new session in detached state:\n\n```bash\ntmux new -s session-name -d\n```\n\n## Context-Aware Cheat Sheets\n\nThe `?` key binding will show a context-aware cheat sheet:\n\n- When using tmux normally, it shows the tmux cheat sheet\n- When in a program like vim, git, etc., it shows that program's cheat sheet if available\n\nThis works by detecting the current pane's command and looking for a corresponding cheat sheet at:\n`~/public/PROGRAM/docs/cheat.md`\n\nSupported programs:\n\n- tmux (default)\n- vim/nvim\n- git\n- (add more by updating the mapping in the tmux-cheat script)\n\n## See also\n\n- [Session, Window, and Pane Management](docs/session-window-pane-management.md)\n- [tmux MCP Server Documentation](docs/tmux-mcp.md) - AI integration with tmux via Model Context Protocol\n- [clipboard](https://github.com/tmux/tmux/wiki/Clipboard#quick-summary)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmbailey%2Ftmux","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmbailey%2Ftmux","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmbailey%2Ftmux/lists"}