{"id":26326288,"url":"https://github.com/harehare/arrow","last_synced_at":"2025-08-19T23:08:18.689Z","repository":{"id":205608206,"uuid":"714646991","full_name":"harehare/arrow","owner":"harehare","description":"arrow is a CLI tool specialized for moving directories that can be used as a cd replacement.","archived":false,"fork":false,"pushed_at":"2025-08-12T06:00:29.000Z","size":171,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-08-12T08:11:35.134Z","etag":null,"topics":["change-directory","cli","terminal"],"latest_commit_sha":null,"homepage":"","language":"Go","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/harehare.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":"2023-11-05T13:47:16.000Z","updated_at":"2025-08-12T06:00:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"721c76e0-0377-4cdf-b1c9-4a99bb021fd2","html_url":"https://github.com/harehare/arrow","commit_stats":null,"previous_names":["harehare/arrow"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/harehare/arrow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harehare%2Farrow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harehare%2Farrow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harehare%2Farrow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harehare%2Farrow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/harehare","download_url":"https://codeload.github.com/harehare/arrow/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harehare%2Farrow/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271236280,"owners_count":24723978,"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-19T02:00:09.176Z","response_time":63,"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":["change-directory","cli","terminal"],"created_at":"2025-03-15T19:36:19.010Z","updated_at":"2025-08-19T23:08:18.661Z","avatar_url":"https://github.com/harehare.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🔛 arrow\n\n[![License](https://img.shields.io/badge/License-MIT-blue.svg)](http://opensource.org/licenses/MIT)\n\n![image](./images/arrow.jpg)\n\narrow is a CLI tool specialized for moving directories that can be used as a `cd` replacement.\n\nTo move directories, simply use the up, down, left, and right arrow keys to select the directory and press the Enter key.\n\n## Install\n\n```bash\n$ go install github.com/harehare/arrow@latest\n```\n\n### Zsh\n\n```bash\nfunction ao() {\n  cd $(arrow --icons)\n}\n```\n\n## Usage\n\n| Key binding  | Description                                  |\n| ------------ | -------------------------------------------- |\n| `Up`, `Down` | Move cursor                                  |\n| `Right`      | Move directory                               |\n| `Enter`      | Select directory                             |\n| `Shift+Down` | Change order (directory name, modified time) |\n| `Ctrl+c`     | Exit                                         |\n\n```\nUSAGE:\n   arrow [options]\n\nOPTIONS:\n   --all, -a                Show hidden files. (default: false)\n   --icons, -i              Display icons. (default: false)\n   --query value, -q value  Specifies a query to search the directory.\n   --help, -h               show help\n   --version, -V            print only the version (default: false)\n```\n\n## Customization\n\nANSI 256 Colors or HEX\n\n```bash\nexport ARROW_BORDER_COLOR=\"80\"\nexport ARROW_CURRENT_DIRECTORY_COLOR=\"57\"\nexport ARROW_CURSOR_COLOR=\"57\"\nexport ARROW_DISABLED_COLOR=\"240\"\nexport ARROW_FOREGROUND_COLOR=\"#009CD1\"\nexport ARROW_HIGHLIGHT_COLOR=\"80\"\nexport ARROW_PROMPT_COLOR=\"36\"\nexport ARROW_SYMLINK_COLOR=\"36\"\n```\n\n## Run\n\n```sh\njust run\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharehare%2Farrow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fharehare%2Farrow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharehare%2Farrow/lists"}