{"id":13680254,"url":"https://github.com/coldnew/eshell-autojump","last_synced_at":"2025-04-12T15:05:44.514Z","repository":{"id":18170513,"uuid":"21280962","full_name":"coldnew/eshell-autojump","owner":"coldnew","description":"autojump command for Eshell","archived":false,"fork":false,"pushed_at":"2022-10-21T20:20:55.000Z","size":7,"stargazers_count":10,"open_issues_count":2,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-12T15:04:44.797Z","etag":null,"topics":["emacs","emacs-lisp","eshell"],"latest_commit_sha":null,"homepage":null,"language":"Emacs Lisp","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/coldnew.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":"2014-06-27T15:48:56.000Z","updated_at":"2024-01-06T13:02:09.000Z","dependencies_parsed_at":"2023-01-11T19:47:37.409Z","dependency_job_id":null,"html_url":"https://github.com/coldnew/eshell-autojump","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coldnew%2Feshell-autojump","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coldnew%2Feshell-autojump/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coldnew%2Feshell-autojump/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coldnew%2Feshell-autojump/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coldnew","download_url":"https://codeload.github.com/coldnew/eshell-autojump/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248586235,"owners_count":21128997,"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":["emacs","emacs-lisp","eshell"],"created_at":"2024-08-02T13:01:14.888Z","updated_at":"2025-04-12T15:05:44.492Z","avatar_url":"https://github.com/coldnew.png","language":"Emacs Lisp","readme":"## eshell-autojump.el\n*autojump command for Eshell*\n\n---\n[![License GPLv3](https://img.shields.io/badge/license-GPL_v3-green.svg)](http://www.gnu.org/licenses/gpl-3.0.html)\n[![MELPA](http://melpa.org/packages/eshell-autojump-badge.svg)](http://melpa.org/#/eshell-autojump)\n[![MELPA Stable](http://stable.melpa.org/packages/eshell-autojump-badge.svg)](http://stable.melpa.org/#/eshell-autojump)\n\n\nUse the command j to list common directories and to jump to them.\n\n### Function Documentation\n\n\n#### `(eshell-autojump-load)`\n\nRead the initial value of `eshell-autojump-map` from `eshell-autojump-file`.\nThe file format is a simple alist.\nIgnore non-directories.\n\n#### `(eshell-autojump-save)`\n\nSave the value of `eshell-autojump-map` to `eshell-autojump-file`.\nThe file format is a simple alist.\nReduce values by 1% such that eventually unused items fall off the list\nafter not being used in a hundred sessions.\n\n#### `(eshell-autojump-record)`\n\nRecord the current directory.\n`curdir` is set by `eshell/cd`.\n\n#### `(eshell-autojump-candidates)`\n\nReturn the most popular directories.\nReturn list of keys sorted by value, descending, from `eshell-autojump-map`.\n\n#### `(eshell/j \u0026rest ARGS)`\n\nJump to a directory you often cd to.\nThis compares the argument with the list of directories you usually jump to.\nWithout an argument, list the ten most common directories.\nWith a positive integer argument, list the n most common directories.\nOtherwise, call `eshell/cd` with the result.\n\n-----\n\u003cdiv style=\"padding-top:15px;color: #d0d0d0;\"\u003e\nMarkdown README file generated by\n\u003ca href=\"https://github.com/mgalgs/make-readme-markdown\"\u003emake-readme-markdown.el\u003c/a\u003e\n\u003c/div\u003e\n","funding_links":[],"categories":["Emacs Lisp"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoldnew%2Feshell-autojump","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoldnew%2Feshell-autojump","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoldnew%2Feshell-autojump/lists"}