{"id":20162548,"url":"https://github.com/zdharma-continuum/ztrace","last_synced_at":"2025-04-10T00:35:54.552Z","repository":{"id":46120391,"uuid":"425225446","full_name":"zdharma-continuum/ztrace","owner":"zdharma-continuum","description":null,"archived":false,"fork":false,"pushed_at":"2024-05-06T21:21:15.000Z","size":51,"stargazers_count":8,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-24T02:21:49.913Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zdharma-continuum.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}},"created_at":"2021-11-06T11:22:40.000Z","updated_at":"2025-03-13T01:48:26.000Z","dependencies_parsed_at":"2024-05-06T22:29:52.095Z","dependency_job_id":"e15a793a-aa28-4624-95b7-567498edcca4","html_url":"https://github.com/zdharma-continuum/ztrace","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zdharma-continuum%2Fztrace","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zdharma-continuum%2Fztrace/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zdharma-continuum%2Fztrace/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zdharma-continuum%2Fztrace/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zdharma-continuum","download_url":"https://codeload.github.com/zdharma-continuum/ztrace/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247749955,"owners_count":20989714,"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":[],"created_at":"2024-11-14T00:25:39.623Z","updated_at":"2025-04-10T00:35:54.524Z","avatar_url":"https://github.com/zdharma-continuum.png","language":"Shell","funding_links":[],"categories":["Plugins"],"sub_categories":["ZSH on Windows"],"readme":"## ztrace [![Gitter][gitter-image]][gitter-link]\n\n`Ztrace` plugin allows to catch output of commands in background. By issuing:\n\n```zsh\nztstart 3\n```\n\nWe inform `Ztrace` to catch output of `3` commands.\n\nVideo: https://asciinema.org/a/45530\n\n[![asciicast](https://asciinema.org/a/45530.png)](https://asciinema.org/a/45530)\n\n## Installation\n\n### [zinit](https://github.com/zdharma-continuum/zinit)\n\nAdd `zinit load zdharma-continuum/ztrace` to your `.zshrc` file. zinit will handle cloning the plugin for you\nautomatically the next time you start zsh.\n\n### [Antigen](https://github.com/zsh-users/antigen)\n\nAdding `antigen bundle zdharma-continuum/ztrace` to your .zshrc file. Antigen will handle cloning the plugin for you\nautomatically the next time you start zsh. You can also add the plugin to a running zsh with\n`antigen bundle psprint/ztrace` for testing before adding it to your `.zshrc`.\n\n### [Oh-My-Zsh](http://ohmyz.sh/)\n\n1. `cd ~/.oh-my-zsh/custom/plugins`\n1. `git clone git@github.com:zdharma-continuum/ztrace.git`\n1. Add ztrace to your plugin list\n\n### [Zgenom](https://github.com/jandamm/zgenom)\n\nAdd `zgenom load zdharma-continuum/ztrace` to your .zshrc file in the same function you're doing your other `zgen load`\ncalls in.\n\n## More information\n\nBelow are keyboard shortcuts used by `ztrace` command:\n\n- `Ctrl-T` - start Zsh Command Architect (Zshell binding)\n- `Ctrl-E` - switch between Ztrace and History views\n- `Enter` - delete selected segment (when in command window) or add selected segment (when in history window)\n- `[` or `]` - move active segment (when in command window)\n- `Shift-left` or `Shift-right` - move active segment (when in command window)\n- `Tab` - switch between the two available windows\n- `g, G` - beginning and end of the list\n- `/` - start incremental search\n- `Esc` - exit incremental search, clearing filter\n- `\u003c`,`\u003e`, `{`,`}` - horizontal scroll\n- `Ctrl-L` - redraw of whole display\n- `Ctrl-O`, `o` - enter uniq mode (no duplicate lines)\n- `Ctrl-W` (in incremental search) - delete whole word\n- `Ctrl-K` (in incremental search) - delete whole line\n- `Ctrl-D`, `Ctrl-U` - half page up or down\n- `Ctrl-P`, `Ctrl-N` - previous and next (also done with vim's j,k)\n\n[gitter-image]: https://badges.gitter.im/zdharma-continuum/community.svg\n[gitter-link]: https://gitter.im/zdharma-continuum/community\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzdharma-continuum%2Fztrace","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzdharma-continuum%2Fztrace","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzdharma-continuum%2Fztrace/lists"}