{"id":46249915,"url":"https://github.com/nobbmaestro/lazyhis","last_synced_at":"2026-04-25T23:10:26.665Z","repository":{"id":276127687,"uuid":"928302597","full_name":"nobbmaestro/lazyhis","owner":"nobbmaestro","description":"Simple terminal UI for shell history","archived":false,"fork":false,"pushed_at":"2026-02-12T23:07:27.000Z","size":2078,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-13T08:26:36.757Z","etag":null,"topics":["golang","history","history-management","shell"],"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/nobbmaestro.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-02-06T12:12:42.000Z","updated_at":"2026-02-12T23:05:18.000Z","dependencies_parsed_at":"2025-02-06T13:28:57.983Z","dependency_job_id":"a71f90c7-78d8-4f1e-96e9-d79571eb8cf1","html_url":"https://github.com/nobbmaestro/lazyhis","commit_stats":null,"previous_names":["nobbmaestro/lazyhis"],"tags_count":26,"template":false,"template_full_name":null,"purl":"pkg:github/nobbmaestro/lazyhis","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nobbmaestro%2Flazyhis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nobbmaestro%2Flazyhis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nobbmaestro%2Flazyhis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nobbmaestro%2Flazyhis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nobbmaestro","download_url":"https://codeload.github.com/nobbmaestro/lazyhis/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nobbmaestro%2Flazyhis/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30063355,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-03T18:21:05.932Z","status":"ssl_error","status_checked_at":"2026-03-03T18:20:59.341Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["golang","history","history-management","shell"],"created_at":"2026-03-03T22:01:30.324Z","updated_at":"2026-04-25T23:10:26.659Z","avatar_url":"https://github.com/nobbmaestro.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n  LazyHis\n\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  A simple terminal UI for shell history, written in \u003ca href=\"https://github.com/golang/go\"\u003eGo\u003c/a\u003e!\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/nobbmaestro/lazyhis/releases\"\u003e\n      \u003cimg src=\"https://img.shields.io/github/v/release/nobbmaestro/lazyhis\" alt=\"GitHub Release\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/nobbmaestro/lazyhis/commits/development\"\u003e\n      \u003cimg src=\"https://img.shields.io/github/last-commit/nobbmaestro/lazyhis/development\" alt=\"GitHub Last Commit\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/nobbmaestro/nvim-andromeda/compare/0.9.7...development\"\u003e\n      \u003cimg src=\"https://img.shields.io/github/commits-since/nobbmaestro/lazyhis/0.9.7/development\" alt=\"GitHub Commits Since\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://opensource.org/licenses/MIT\"\u003e\n      \u003cimg src=\"https://img.shields.io/badge/License-MIT-yellow.svg\" alt=\"MIT License\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"demo.gif\" alt=\"animated\" width=\"80%\" /\u003e\n\u003c/p\u003e\n\n## Why LazyHis?\n\nLazyHis focuses on simplicity, speed, and a clean terminal UI.\n\n- 🚀 **Fast**: Written in Go for maximum performance.\n- 🎨 **Customizable**: Supports themes and keybindings.\n- 🔍 **Powerful**: Advanced filtering, customizable, and shell integration.\n\n## Table of contents\n\n- [Quick Install](#quick-install)\n  - [Homebrew](#homebrew)\n  - [Build from Source](#build-from-source)\n  - [Configure zsh](#configure-zsh)\n- [Feature Roadmap](#feature-roadmap)\n- [Customization](#customization)\n- [Alternatives](#alternatives)\n\n## Quick Install\n\n### 1. Install the lazyhis binary:\n\n#### With [Homebrew](https://brew.sh) (Recommended)\n\n```sh\nbrew tap nobbmaestro/homebrew-tap\nbrew install lazyhis\n```\n\n#### Build from Source\n\n```sh\ngit clone git@github.com:nobbmaestro/lazyhis.git\ncd lazyhis\nmake install\n```\n\n### 2. Add the init script to your shell's config file:\n\n#### Zsh\n\nAdd the following to the end of ~/.zshrc:\n\n```sh\n# ~/.zshrc\n\neval \"$(lazyhis init zsh)\"\n```\n\n### 3. Import existing histfile:\n\n#### Zsh\n\n```sh\nlazyhis history import --zsh /path/to/histfile\n```\n\n## Feature Roadmap\n\n- [ ] Add export CLI command for exporting to HISTFILE\n- [x] Add generate shell-completions CLI command\n- [x] Add prune CLI command for removing history based on ignore pattern\n- [x] Add dry flag for prune CLI command\n- [x] Add verbosity flag for prune and import CLI commands\n- [x] Copy to clipboard via GUI\n- [x] Customizable GUI theme\n- [x] Customizable command exclusion by patterns\n- [x] Customizable command exclusion by prefix\n- [x] Customizable keybindings\n- [x] Delete history entries via GUI\n- [ ] Delete multiple history entries via GUI\n- [ ] Edit history entries via GUI\n- [x] Filter history by context via GUI\n- [ ] Fuzzy-finder search strategy in GUI\n- [ ] Support for inline GUI mode\n\n## Customization\n\nCheck out the [configuration docs](docs/config.md).\n\n## Alternatives\n\nIf `lazyhis` isn't quite what you're looking for, you might prefer:\n\n- [Atuin](https://github.com/atuinsh/atuin)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnobbmaestro%2Flazyhis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnobbmaestro%2Flazyhis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnobbmaestro%2Flazyhis/lists"}