{"id":21515420,"url":"https://github.com/danielfgray/tmux-fzf-urls","last_synced_at":"2025-04-09T20:12:16.872Z","repository":{"id":148820921,"uuid":"90104917","full_name":"DanielFGray/tmux-fzf-urls","owner":"DanielFGray","description":"Parses tmux panes for urls and displays them in fzf","archived":false,"fork":false,"pushed_at":"2017-05-03T05:47:06.000Z","size":17,"stargazers_count":22,"open_issues_count":3,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-09T20:12:12.014Z","etag":null,"topics":["fzf","tmux","tpm","url"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DanielFGray.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":"2017-05-03T03:37:30.000Z","updated_at":"2023-12-28T16:01:38.000Z","dependencies_parsed_at":"2023-06-27T18:19:16.206Z","dependency_job_id":null,"html_url":"https://github.com/DanielFGray/tmux-fzf-urls","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielFGray%2Ftmux-fzf-urls","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielFGray%2Ftmux-fzf-urls/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielFGray%2Ftmux-fzf-urls/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielFGray%2Ftmux-fzf-urls/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DanielFGray","download_url":"https://codeload.github.com/DanielFGray/tmux-fzf-urls/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248103872,"owners_count":21048245,"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","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":["fzf","tmux","tpm","url"],"created_at":"2024-11-23T23:55:11.820Z","updated_at":"2025-04-09T20:12:16.863Z","avatar_url":"https://github.com/DanielFGray.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tmux-fzf-urls\n\nParses tmux panes for urls and displays them in [fzf][fzf]\n\n[fzf]: https://github.com/junegunn/fzf\n\n\n### Installation with [Tmux Plugin Manager][tpm] (recommended)\n[tpm]: https://github.com/tmux-plugins/tpm\n\nAdd plugin to the list of TPM plugins in your `.tmux.conf`:\n\n``` tmux\nset -g @plugin 'DanielFGray/tmux-fzf-urls'\n```\n\nHit `prefix + I` to fetch the plugin and source it. You should now be able to use the plugin.\n\n### Manual Installation\n\nClone the repo:\n\n``` sh\ngit clone https://github.com/DanielFGray/tmux-fzf-urls ~/clone/path\n```\n\nAdd this line to the bottom of `.tmux.conf`:\n\n``` tmux\nrun-shell ~/clone/path/tmux-fzf-urls/fzf-urls.tmux\n```\n\nReload TMUX environment:\n\n``` sh\n# type this in terminal\ntmux source-file ~/.tmux.conf\n```\n\nYou should now be able to use the plugin.\n\n### Configuration\n\nHere are the available configuration settings and their defaults:\n\n``` tmux\n# define which key to bind to by default\nset -g @fzfurls-key 'C-u'\n\n# how many lines the fzf split should take up\nset -g @fzfurls-lines '10' \n\n# what program to open urls with \nset -g @fzfurls-cmd 'xdg-open' \n\n# any additional settings to pass to fzf\nset -g @fzfurls-fzf-opts ''\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielfgray%2Ftmux-fzf-urls","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielfgray%2Ftmux-fzf-urls","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielfgray%2Ftmux-fzf-urls/lists"}