{"id":24307757,"url":"https://github.com/niveksoft/tmux-sessionizer","last_synced_at":"2026-02-10T13:31:25.225Z","repository":{"id":259495685,"uuid":"876972861","full_name":"niveksoft/tmux-sessionizer","owner":"niveksoft","description":"Zsh plugin for easily creating tmux sessions for your directories.","archived":false,"fork":false,"pushed_at":"2025-01-15T04:38:17.000Z","size":3,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-22T08:53:52.005Z","etag":null,"topics":["zimfw","zsh","zsh-plugin"],"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/niveksoft.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":"2024-10-22T21:36:50.000Z","updated_at":"2025-08-03T08:58:40.000Z","dependencies_parsed_at":"2024-10-26T01:27:51.574Z","dependency_job_id":"8591c366-3d9b-4227-989b-63d4e07ee8b6","html_url":"https://github.com/niveksoft/tmux-sessionizer","commit_stats":null,"previous_names":["nikevsoft/tmux-sessionizer","niveksoft/tmux-sessionizer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/niveksoft/tmux-sessionizer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niveksoft%2Ftmux-sessionizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niveksoft%2Ftmux-sessionizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niveksoft%2Ftmux-sessionizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niveksoft%2Ftmux-sessionizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/niveksoft","download_url":"https://codeload.github.com/niveksoft/tmux-sessionizer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niveksoft%2Ftmux-sessionizer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29300540,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-10T12:55:56.056Z","status":"ssl_error","status_checked_at":"2026-02-10T12:55:55.692Z","response_time":65,"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":["zimfw","zsh","zsh-plugin"],"created_at":"2025-01-17T04:19:28.718Z","updated_at":"2026-02-10T13:31:25.202Z","avatar_url":"https://github.com/niveksoft.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tmux Sessionizer \n\nTmux sessionizer as seen from ThePrimeagen.\n\n## Prerequisites\n\n- [tmux](https://github.com/tmux/tmux)\n- [fzf](https://github.com/junegunn/fzf)\n- [fd](https://github.com/sharkdp/fd) (optional, falls back to `find`)\n\n## Installation\n\n1. Add the following to your `~/.zimrc`:\n```zsh\nzmodule nikevsoft/tmux-sessionizer\n```\n\n2. Install the module:\n```zsh\nzimfw install\n```\n\n## Configuration\n\nYou can customize the module by setting these variables in your `.zshrc` before the module is loaded:\n\n```zsh\n# Set the directories to search (default: $HOME/Developer)\nTMUX_SESSIONIZER_DIRS=\"$HOME/Developer $HOME/Work\"\n\n# Change the default keybinding (default: Ctrl+f)\nTMUX_SESSIONIZER_BIND=\"C-f\"\n\n# Set the directory search depth (default: 2)\nTMUX_SESSIONIZER_DEPTH=3  # Will search 3 levels deep\n```\n\n## Usage\n\n- Use the `ts` command directly\n- Press `\u003cprefix\u003e Ctrl+f` (or your custom keybinding) to open the session selector in a popup window\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fniveksoft%2Ftmux-sessionizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fniveksoft%2Ftmux-sessionizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fniveksoft%2Ftmux-sessionizer/lists"}