{"id":17053388,"url":"https://github.com/ethercrow/yi-fuzzy-open","last_synced_at":"2026-05-11T07:25:47.689Z","repository":{"id":32180958,"uuid":"35754386","full_name":"ethercrow/yi-fuzzy-open","owner":"ethercrow","description":"Fuzzy open plugin for yi.","archived":false,"fork":false,"pushed_at":"2015-05-17T06:17:15.000Z","size":98,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-28T11:49:09.383Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Haskell","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ethercrow.png","metadata":{"files":{"readme":"README.rst","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}},"created_at":"2015-05-17T06:13:58.000Z","updated_at":"2019-12-05T06:34:03.000Z","dependencies_parsed_at":"2022-09-11T12:11:28.727Z","dependency_job_id":null,"html_url":"https://github.com/ethercrow/yi-fuzzy-open","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/ethercrow%2Fyi-fuzzy-open","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethercrow%2Fyi-fuzzy-open/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethercrow%2Fyi-fuzzy-open/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethercrow%2Fyi-fuzzy-open/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ethercrow","download_url":"https://codeload.github.com/ethercrow/yi-fuzzy-open/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245059705,"owners_count":20554344,"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":[],"created_at":"2024-10-14T10:12:11.719Z","updated_at":"2026-05-11T07:25:42.647Z","avatar_url":"https://github.com/ethercrow.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\nThis plugin aims to bring some awesomeness of\nfuzzy openers like emacs-helm and ctrlp.vim to yi.\n\n\nSetup\n=====\n\nThis plugin provides a single function **fuzzyOpen**.\n\nRefer to yi's example config for your preferred keymap\nto see how to bind keys to actions.\n\nFor emacs and cua it will probably look like this::\n\n  (ctrlCh 'p' ?\u003e\u003e! fuzzyOpen)\n\nAnd for vim keymap something like this::\n\n  V.mkStringBindingY V.normal (\"\u003cC-p\u003e\", fuzzyOpen, id)\n\nUsage\n=====\n\n\u003cC-p\u003e (or whatever mapping user chooses) starts fuzzy open dialog.\n\nTyping something filters filelist.\n\n\u003cEsc\u003e and \u003cC-g\u003e cancel the dialog.\n\n\u003cEnter\u003e opens currently selected file\nin current (one that fuzzyOpen was initiated from) window.\n\n\u003cC-t\u003e opens currently selected file in a new tab.\n\u003cC-s\u003e opens currently selected file in a split.\n\n\u003cKUp\u003e and \u003cC-p\u003e move selection up\n\u003cKDown\u003e and \u003cC-n\u003e move selection down\n\nReadline shortcuts \u003cC-a\u003e , \u003cC-e\u003e, \u003cC-u\u003e and \u003cC-k\u003e work as usual.\n\nSupport\n=======\n\nDon't hesitate to file an issue on github or come by #yi@freenode.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fethercrow%2Fyi-fuzzy-open","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fethercrow%2Fyi-fuzzy-open","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fethercrow%2Fyi-fuzzy-open/lists"}