{"id":16184370,"url":"https://github.com/mattmezza/sp","last_synced_at":"2026-04-13T18:02:34.200Z","repository":{"id":79954545,"uuid":"259061038","full_name":"mattmezza/sp","owner":"mattmezza","description":"䷖ Split your tmux window, quickly.","archived":false,"fork":false,"pushed_at":"2020-12-08T14:19:44.000Z","size":16,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-07T12:50:19.440Z","etag":null,"topics":["bash","dotfiles","splitview","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/mattmezza.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":"2020-04-26T15:12:22.000Z","updated_at":"2023-03-08T03:07:41.000Z","dependencies_parsed_at":"2023-05-24T12:45:28.612Z","dependency_job_id":null,"html_url":"https://github.com/mattmezza/sp","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/mattmezza/sp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattmezza%2Fsp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattmezza%2Fsp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattmezza%2Fsp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattmezza%2Fsp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattmezza","download_url":"https://codeload.github.com/mattmezza/sp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattmezza%2Fsp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31764317,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T15:25:13.801Z","status":"ssl_error","status_checked_at":"2026-04-13T15:25:09.162Z","response_time":93,"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":["bash","dotfiles","splitview","tmux","utility"],"created_at":"2024-10-10T07:09:57.952Z","updated_at":"2026-04-13T18:02:34.184Z","avatar_url":"https://github.com/mattmezza.png","language":"Shell","readme":"sp\n===\n\n`sp` is a utility to allow you to quickly split your tmux window in different panes.\n\n![](sp.gif)\n\n\nInstallation\n===\n\nInstalling `sp` is very easy: you just need to clone this very same repo at the latest release and then source the `sp.sh` file in your bash profile. Here's how I do it in my [dotfiles](https://github.com/mattmezza/dotfiles) (see plugins.sh and plugins.txt).\n\n```bash\ngit clone --branch 1.0.0 git@github.com:mattmezza/sp.git \u0026\u0026 source sp/sp.sh\n```\nUsage\n===\n\nWhat follows is the output of `sp -h`, accessible at any time.\n\n```\nUsage:\n    sp SPLIT SPLIT ... SPLIT PANE\n\nSPLIT:\n    three-chars string with direction (v|h) and percentage\n PANE:\n    selected pane at the end of the split\n\nExamples:\n    $ sp v20 h50 0\n    $ sp v25 h33 h33 0\n```\n\nYou can also define some nice alias such as:\n\n- `alias ide=sp v20 h50 h50 0` to have a bottom bar halved\n\nDevelopment\n===\n\nDeveloping `sp` is quite easy. Clone the repo and start editing the `sp.sh` file. You can always source your verions and test it in your shell.\n\n\nTODOs\n===\n\n- Add support for in-the-middle selection of pane: `sp v20 h50 0 h50` to have a bottom row halved at 20% and a top 80% row halved too\n- ~~maybe rename actual v to h cause I don't think it makes sense as it is now~~\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattmezza%2Fsp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmattmezza%2Fsp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattmezza%2Fsp/lists"}