{"id":29195458,"url":"https://github.com/rarhoade/tmux-fzf-window","last_synced_at":"2026-04-19T07:31:31.348Z","repository":{"id":301256516,"uuid":"1008670064","full_name":"rarhoade/tmux-fzf-window","owner":"rarhoade","description":"A tmux package to switch windows via fzf","archived":false,"fork":false,"pushed_at":"2025-06-26T00:08:08.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-03T04:50:07.323Z","etag":null,"topics":["bash","fzf","tmux","tmux-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/rarhoade.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,"zenodo":null}},"created_at":"2025-06-25T23:07:52.000Z","updated_at":"2025-06-26T00:08:11.000Z","dependencies_parsed_at":"2025-06-26T00:26:47.549Z","dependency_job_id":"6dcbb159-8185-48b1-8ee1-eeb0ceeab0b1","html_url":"https://github.com/rarhoade/tmux-fzf-window","commit_stats":null,"previous_names":["rarhoade/tmux-fzf-window"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rarhoade/tmux-fzf-window","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rarhoade%2Ftmux-fzf-window","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rarhoade%2Ftmux-fzf-window/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rarhoade%2Ftmux-fzf-window/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rarhoade%2Ftmux-fzf-window/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rarhoade","download_url":"https://codeload.github.com/rarhoade/tmux-fzf-window/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rarhoade%2Ftmux-fzf-window/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271657726,"owners_count":24797935,"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","status":"online","status_checked_at":"2025-08-22T02:00:08.480Z","response_time":65,"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":["bash","fzf","tmux","tmux-plugin"],"created_at":"2025-07-02T05:04:29.938Z","updated_at":"2026-04-19T07:31:26.326Z","avatar_url":"https://github.com/rarhoade.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Features\n* Switches Tmux windows in a session using fzf via popup\n\n![trimmed_demo](https://github.com/user-attachments/assets/6e2a1c9e-6df6-4a70-8e4c-2e52f8f4a0e3)\n\n## Requirements\n* [fzf](https://github.com/junegunn/fzf/)\n* [tmux](https://github.com/tmux/tmux/wiki)\n\n## Installation via [TPM](https://github.com/tmux-plugins/tpm)\nAdd this line to your tmux conf file (either `~/.tmux.conf` or `~/.config/tmux/tmux.conf`)\n\n```tmux\nset -g @plugin 'rarhoade/tmux-fzf-window'\n```\n\n\n**Note**: Please use this command to check whether tmux is able to find fzf: \n``` bash\ntmux run-shell -b 'command -v fzf'\n```\n\n## Usage\nBy default this will run from using `prefix + f`, and load a window showing the options.\nFrom there you can search windows in your tmux session and hit `Enter` to go to the window you'd like\n\n## Rationale\nThis is meant to be very lightweight and not have all the functionality of [tmux-fzf](https://github.com/sainnhe/tmux-fzf?tab=readme-ov-file)\nas I only really use one tmux session at a time and it sounded like a fun project to do.\n\n## Configuration\n```conf\n# set window width\nset -g @fzf-window-option-width 70\n# set window height\nset -g @fzf-window-option-height 25\n# set execution key\nset -g @fzf-window-option-key e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frarhoade%2Ftmux-fzf-window","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frarhoade%2Ftmux-fzf-window","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frarhoade%2Ftmux-fzf-window/lists"}