{"id":15657888,"url":"https://github.com/willothy/neosuggest","last_synced_at":"2026-07-04T06:02:32.386Z","repository":{"id":234036499,"uuid":"611192736","full_name":"willothy/neosuggest","owner":"willothy","description":"WIP cross-shell autosuggestion engine","archived":false,"fork":false,"pushed_at":"2023-03-15T23:11:39.000Z","size":28,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-28T06:24:01.414Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/willothy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2023-03-08T10:09:45.000Z","updated_at":"2023-03-26T22:39:28.000Z","dependencies_parsed_at":"2024-04-19T18:31:42.219Z","dependency_job_id":null,"html_url":"https://github.com/willothy/neosuggest","commit_stats":null,"previous_names":["willothy/neosuggest"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/willothy/neosuggest","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willothy%2Fneosuggest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willothy%2Fneosuggest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willothy%2Fneosuggest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willothy%2Fneosuggest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/willothy","download_url":"https://codeload.github.com/willothy/neosuggest/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willothy%2Fneosuggest/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35111429,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-04T02:00:05.987Z","response_time":113,"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":[],"created_at":"2024-10-03T13:10:11.671Z","updated_at":"2026-07-04T06:02:32.364Z","avatar_url":"https://github.com/willothy.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Neosuggest\n\n## WIP Suggestion engine for the command line\n\nAnd I mean VERY WIP, don't use this yet :)\n\n### Features:\n\n- [x] Path fuzzy matching\n- [x] Zoxide support (WIP)\n- [x] Respects .gitignore and doesn't suggest `.git/`\n- [ ] Command \u0026 arg completions\n    - [ ] Generate completions from clap Command using custom `clap_complete` generator\n    - [ ] Completion plugins using dylib loading\n- [ ] History integration\n- [ ] Cross-shell suggestions\n    - [X] Zsh (Hijacking zsh-autosuggestions for now)\n    - [ ] Bash\n    - [ ] Ion (Redox)?\n    - [ ] Cmd / Powershell ? \n    - [ ] ...\n\n### Usage:\n\nIn your `.zshrc`:\n```zsh\n_zsh_autosuggest_strategy_neosuggest() {\n    suggestion=$(neosuggest \"$BUFFER\")        \n}\n\nexport ZSH_AUTOSUGGEST_STRATEGY=(neosuggest)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillothy%2Fneosuggest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwillothy%2Fneosuggest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillothy%2Fneosuggest/lists"}