{"id":13896950,"url":"https://github.com/Delapouite/kakoune-cd","last_synced_at":"2025-07-17T13:31:50.367Z","repository":{"id":56291429,"uuid":"94540416","full_name":"Delapouite/kakoune-cd","owner":"Delapouite","description":"Commands to change or print working directory","archived":false,"fork":false,"pushed_at":"2020-11-12T17:45:55.000Z","size":4,"stargazers_count":14,"open_issues_count":1,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-30T15:00:17.878Z","etag":null,"topics":["kakoune","plugin"],"latest_commit_sha":null,"homepage":"http://kakoune.org","language":null,"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/Delapouite.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}},"created_at":"2017-06-16T12:09:14.000Z","updated_at":"2022-10-09T12:14:11.000Z","dependencies_parsed_at":"2022-08-15T16:10:15.573Z","dependency_job_id":null,"html_url":"https://github.com/Delapouite/kakoune-cd","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Delapouite/kakoune-cd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Delapouite%2Fkakoune-cd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Delapouite%2Fkakoune-cd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Delapouite%2Fkakoune-cd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Delapouite%2Fkakoune-cd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Delapouite","download_url":"https://codeload.github.com/Delapouite/kakoune-cd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Delapouite%2Fkakoune-cd/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265611166,"owners_count":23797828,"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":["kakoune","plugin"],"created_at":"2024-08-06T18:03:15.189Z","updated_at":"2025-07-17T13:31:50.078Z","avatar_url":"https://github.com/Delapouite.png","language":null,"funding_links":[],"categories":["Others"],"sub_categories":[],"readme":"# kakoune-cd\n\n[kakoune](http://kakoune.org) commands to change or print the working directory.\n\n## Install\n\nAdd `cd.kak` to your autoload dir: `~/.config/kak/autoload/`.\n\nOr via [plug.kak](https://github.com/andreyorst/plug.kak):\n\n```\nplug 'delapouite/kakoune-cd' %{\n  # Suggested mapping\n  map global user c ': enter-user-mode cd\u003cret\u003e' -docstring 'cd'\n  # Suggested aliases\n  alias global cdb change-directory-current-buffer\n  alias global cdr change-directory-project-root\n  alias global ecd edit-current-buffer-directory\n  alias global pwd print-working-directory\n}\n```\n\n## Usage\n\nThis file provides 4 commands:\n\n- `change-directory-current-buffer`: cd to current buffer dir\n- `change-directory-project-root`: cd to root dir (location of`.git` dir in parent dirs)\n- `edit-current-buffer-directory`: open an edit prompt in the current buffer directory\n- `print-working-directory`: echo `$PWD`\n\nA `cd` mode is also available with a few predefined locations.\nFeel free to map your own bookmarks on it.\n\n## See also\n\n- [kakoune-buffers](https://github.com/Delapouite/kakoune-buffers)\n- [kakoune-goto-file](https://github.com/Delapouite/kakoune-goto-file)\n- [kakoune-edit-or-dir](https://github.com/TeddyDD/kakoune-edit-or-dir)\n- [vcs.kak](https://github.com/lenormf/kakoune-extra/blob/master/vcs.kak)\n\n## Licence\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDelapouite%2Fkakoune-cd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FDelapouite%2Fkakoune-cd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDelapouite%2Fkakoune-cd/lists"}