{"id":17320993,"url":"https://github.com/tom-tan/esh-buf-stack","last_synced_at":"2025-06-25T08:39:40.079Z","repository":{"id":8988285,"uuid":"10736134","full_name":"tom-tan/esh-buf-stack","owner":"tom-tan","description":"This library adds a buffer stack feature to Eshell.","archived":false,"fork":false,"pushed_at":"2014-04-16T08:19:56.000Z","size":144,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-21T16:46:42.488Z","etag":null,"topics":["emacs-lisp","eshell","zsh"],"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/tom-tan.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":"2013-06-17T11:44:36.000Z","updated_at":"2023-01-12T06:41:02.000Z","dependencies_parsed_at":"2022-09-21T16:53:30.220Z","dependency_job_id":null,"html_url":"https://github.com/tom-tan/esh-buf-stack","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tom-tan/esh-buf-stack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-tan%2Fesh-buf-stack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-tan%2Fesh-buf-stack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-tan%2Fesh-buf-stack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-tan%2Fesh-buf-stack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tom-tan","download_url":"https://codeload.github.com/tom-tan/esh-buf-stack/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-tan%2Fesh-buf-stack/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261837959,"owners_count":23217546,"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-lisp","eshell","zsh"],"created_at":"2024-10-15T13:34:33.573Z","updated_at":"2025-06-25T08:39:40.045Z","avatar_url":"https://github.com/tom-tan.png","language":"Emacs Lisp","readme":"# esh-buf-stack.el\n\nThis library adds a buffer stack feature to Eshell.\nIt is inspired by the buffer stack in Zsh.\n\nYou can install it by using `package-install` via [MELPA](http://melpa.milkbox.net/).\n\nTo use this package, add these lines to your `.emacs` file:\n```elisp\n    (require 'esh-buf-stack)\n    (setup-eshell-buf-stack)\n    (add-hook 'eshell-mode-hook\n              (lambda ()\n                (local-set-key\n                 (kbd \"M-q\") 'eshell-push-command)))\n```\nYou can push the current command to the buffer stack by using `M-q`,\nand after executing another command, you can see the top of the stack poped.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftom-tan%2Fesh-buf-stack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftom-tan%2Fesh-buf-stack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftom-tan%2Fesh-buf-stack/lists"}