{"id":13862324,"url":"https://github.com/dfdeshom/helm-mt","last_synced_at":"2026-01-10T08:04:49.397Z","repository":{"id":26675260,"uuid":"30131901","full_name":"dfdeshom/helm-mt","owner":"dfdeshom","description":"Helm bindings for managing multi-term terminals","archived":false,"fork":false,"pushed_at":"2020-11-08T00:02:04.000Z","size":3561,"stargazers_count":21,"open_issues_count":0,"forks_count":7,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-08-05T06:05:37.913Z","etag":null,"topics":["emacs","helm-bindings","melpa"],"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":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dfdeshom.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}},"created_at":"2015-02-01T00:52:01.000Z","updated_at":"2021-03-25T00:41:20.000Z","dependencies_parsed_at":"2022-08-20T11:50:17.620Z","dependency_job_id":null,"html_url":"https://github.com/dfdeshom/helm-mt","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dfdeshom%2Fhelm-mt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dfdeshom%2Fhelm-mt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dfdeshom%2Fhelm-mt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dfdeshom%2Fhelm-mt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dfdeshom","download_url":"https://codeload.github.com/dfdeshom/helm-mt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225974428,"owners_count":17553953,"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","helm-bindings","melpa"],"created_at":"2024-08-05T06:01:41.905Z","updated_at":"2024-11-22T22:30:59.071Z","avatar_url":"https://github.com/dfdeshom.png","language":"Emacs Lisp","funding_links":[],"categories":["Emacs Lisp"],"sub_categories":[],"readme":"[![MELPA](http://melpa.org/packages/helm-mt-badge.svg)](http://melpa.org/#/helm-mt)\n[![MELPA Stable](http://stable.melpa.org/packages/helm-mt-badge.svg)](http://stable.melpa.org/#/helm-mt)\n\n# helm-mt\nHelm bindings for managing [`multi-term`](https://www.emacswiki.org/emacs/MultiTerm) terminals as well as shells.\n\nA call to `helm-mt` will show a list of terminal sessions managed by `multi-term` as well as buffers with major mode `shell-mode`.\n\nFrom there, you are able to create, delete or switch over to existing terminal buffers.\n\n![helm-mt](mt.gif)\n\n# Setup\nInvoke `helm-mt` and bind it to a keyboard shortcut:\n\n```elisp\n(require 'helm-mt)\n(global-set-key (kbd \"C-x t\") 'helm-mt)\n```\n\nIf you would like to run `helm-mt` when you do `M-x term` or `M-x shell`, then put this in your init file:\n\n```elisp\n(helm-mt/reroute-terminal-functions t)\n```\n\nTo deactivate this behavior again, pass `nil` instead of `t`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdfdeshom%2Fhelm-mt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdfdeshom%2Fhelm-mt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdfdeshom%2Fhelm-mt/lists"}