{"id":22061837,"url":"https://github.com/rocco-gossmann/tmux-workspace","last_synced_at":"2026-05-01T01:32:25.120Z","repository":{"id":161346635,"uuid":"636072164","full_name":"Rocco-Gossmann/tmux-workspace","owner":"Rocco-Gossmann","description":"Allows for creating preset TMUX-Layouts/Compositions to be opened more easily","archived":false,"fork":false,"pushed_at":"2025-02-07T02:53:37.000Z","size":24,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"5.0","last_synced_at":"2025-03-23T17:36:45.821Z","etag":null,"topics":["bashscript","cli","tmux","utility"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/Rocco-Gossmann.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":"2023-05-04T04:21:55.000Z","updated_at":"2024-11-22T02:27:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"a90815af-9bb5-4918-b0a7-da26b24d6338","html_url":"https://github.com/Rocco-Gossmann/tmux-workspace","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Rocco-Gossmann/tmux-workspace","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rocco-Gossmann%2Ftmux-workspace","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rocco-Gossmann%2Ftmux-workspace/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rocco-Gossmann%2Ftmux-workspace/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rocco-Gossmann%2Ftmux-workspace/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Rocco-Gossmann","download_url":"https://codeload.github.com/Rocco-Gossmann/tmux-workspace/tar.gz/refs/heads/5.0","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rocco-Gossmann%2Ftmux-workspace/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32482460,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"ssl_error","status_checked_at":"2026-04-30T13:12:06.837Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["bashscript","cli","tmux","utility"],"created_at":"2024-11-30T18:15:27.907Z","updated_at":"2026-05-01T01:32:25.103Z","avatar_url":"https://github.com/Rocco-Gossmann.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TMUX-Workspace\nA commandline tool meant to make opening a multi-window project in tmux easy\n\n# TMUX-ExtractWindow\nCall this command, to extract the currently active TMUX-Window into its own, new Session\n\n## how to install\nput the `tmux-workspace` executable/script into a folder available in your $PATH.\nput the `tmux-extractwindow` executable/script into a folder available in your $PATH.\n\n## how to use it\nCalling `tmux-workspace` without any parameters results in this help output.\n```\nusage: tmux-workspace [sessionname] [windowname] [-v] [-c command1 command2] ...\n\n                      [-w windowname1]\n                          [-v] [-c command1 command2]...\n\n                      [-w windowname2]\n                          [-v] [-c command1 command2]...\n\n        Parameters:\n\n            sessionname     if provided, tmux will use this as session identifier\n                            (Default: given by tmux)\n\n            windowname      defines, what the first window in the new session\n                            is called (Default: given by tmux)\n\n            -w windowname   to start a new window\n\n            -v              to define, that all splits for this window should have\n                            a vertical layout (else horizontal)\n\n            -c command1, command2, ...\n                            the commands, that should be executed under this\n                            specific window\n                            (If no command is given, the current shell will be used)\n```\n\n## changelog:\n\n### Version 5.0\n    - feat: added `tmux-extractwindow` script.\n      (moves the currently active Window into its own, new Session)\n\n### Version 4.0\n    - bugfix: TMUX will now be launched in UTF-8 Mode.\n      (fixes NerdFont rendering issues in certain Terminals)\n\n    - bugfix: TMUX-Workspace will no longer try to reopen panels of a workspace,\n      if that workspace is already open.\n\n### Version 3.1\n    - bugfix: When calling the command with the same session-name, as an existing one,\n              the script would attach to the wrong session if it wasn't last in the list\n\n    - bugfix: `-v` had no effect on the last created Window\n\n    - bugfix: if the last opened window had multiple panes, they would not be evenly split (Issue #1)\n\n### Version 3.0\n    - windows are now created on the fly with the `-w windowname` parameter.\n      (instead of being locked into only having 3 set windows)\n\n### Version 2.0\n    - moved from environment variables to command params for configuration\n\n### Version 1.0\n    - initial build\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frocco-gossmann%2Ftmux-workspace","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frocco-gossmann%2Ftmux-workspace","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frocco-gossmann%2Ftmux-workspace/lists"}