{"id":13529845,"url":"https://github.com/gnome-terminator/terminator","last_synced_at":"2025-05-14T01:06:34.431Z","repository":{"id":37550846,"uuid":"252228727","full_name":"gnome-terminator/terminator","owner":"gnome-terminator","description":"multiple GNOME terminals in one window","archived":false,"fork":false,"pushed_at":"2024-10-02T09:21:28.000Z","size":36538,"stargazers_count":2114,"open_issues_count":145,"forks_count":257,"subscribers_count":42,"default_branch":"master","last_synced_at":"2024-10-29T15:10:33.469Z","etag":null,"topics":["gnome","gtk","linux","terminal","terminal-emulators"],"latest_commit_sha":null,"homepage":"https://gnome-terminator.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gnome-terminator.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.legacy.txt","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-04-01T16:27:22.000Z","updated_at":"2024-10-28T14:21:41.000Z","dependencies_parsed_at":"2023-02-12T18:35:22.110Z","dependency_job_id":"8fbd343f-e362-4114-a45e-3f6eb91429a2","html_url":"https://github.com/gnome-terminator/terminator","commit_stats":{"total_commits":2829,"total_committers":122,"mean_commits":"23.188524590163933","dds":0.5418875927889714,"last_synced_commit":"e0592eaf4fe3fea27ba1dd5033d585d975b4b433"},"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnome-terminator%2Fterminator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnome-terminator%2Fterminator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnome-terminator%2Fterminator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnome-terminator%2Fterminator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gnome-terminator","download_url":"https://codeload.github.com/gnome-terminator/terminator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246961944,"owners_count":20861181,"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":["gnome","gtk","linux","terminal","terminal-emulators"],"created_at":"2024-08-01T07:00:39.932Z","updated_at":"2025-04-03T08:04:40.219Z","avatar_url":"https://github.com/gnome-terminator.png","language":"Python","funding_links":[],"categories":["Terminal Emulation Applications","HarmonyOS","Python","Applications","Terminal","Packages","terminal","my-ubuntu"],"sub_categories":["Fish","Windows Manager","Terminal","Terminals"],"readme":"Terminator\n==========\n\nStarted by Chris Jones \u003ccmsj@tenshu.net\u003e in 2007, maintained from 2014 to 2020 by Stephen Boddy, currently maintained by Matt Rose. Terminator has had contributions from countless others listed in the [AUTHORS](AUTHORS) file\n\n## Description\n\nTerminator was originally developed by Chris Jones in 2007 as a simple, 300-ish line python script.  Since then, it has become The Robot Future of Terminals.  Originally inspired by projects like quadkonsole and gnome-multi-term and more recently by projects like Iterm2, and Tilix, It lets you combine and recombine terminals to suit the style you like.  If you live at the command-line, or are logged into 10 different remote machines at once, you should definitely try out Terminator.\n\nWhen you run **`Terminator`**, you will get a terminal in a window, just like almost \nevery other terminal emulator available. There is also a titlebar which will\nupdate as shells/programs inside the terminal tell it to. Also on the titlebar\nis a small button that opens the grouping menu. From here you can put terminals\ninto groups, which allows you to control multiple terminals simultaneously.\n\n## New home on GitHub\n\nIn April of 2020 we started moving **`Terminator`** to GitHub. A new team wanted to continue the work of the original authors.\n\nYou can find the project on https://github.com/gnome-terminator/terminator\n\n## Installing\n\nTerminator is available for most (if not all) Linux distributions from the distribution's repository of binary packages.  It is also available on FreeBSD.   Please search your repository for `terminator`  If you want to find information on how to enable an updated package repository for your OS, build from source, or want to run the bleeding-edge master version, you can follow the instructions in [INSTALL.md](https://github.com/gnome-terminator/terminator/blob/master/INSTALL.md)\n\n\n#### Quick Start:\n\nCreate more terminals by:  \n - horizontal split: `Ctrl-Shift-o`\n - vertical split: `Ctrl-Shift-e`\n\nShift focus to:  \n - next terminal: `Ctrl-Shift-n`\n - previous terminal: `Ctrl-Shift-p`\n\nNew tab: `Ctrl-Shift-t`\n\nNew window: `Ctrl-Shift-i`\n\nClose terminal or tab:  \n - `Ctrl-Shift-w`\n - or right mouse click -\u003e Close  \n\nClose window with all it's terminals and tabs: `Ctrl-Shift-q`\n\nReset zoom: `Ctrl-0`\n\nTerminator Preferences menu:  \n - right mouse click -\u003e Preferences  \n\nThese and more modifiable shortcuts in:  \n - right mouse click -\u003e Preferences -\u003e Keybindings tab  \n\nWeb Documentation: \n - press `F1` or at https://gnome-terminator.readthedocs.io/en/latest/\n\nMore info about shortcuts and cli config in man pages:  \n - `man terminator`\n - `man terminator_config`\n\n## Contributing\n\nAny help is welcome with the Terminator project.\n\n* [Open issues for bugs or enhancements](https://github.com/gnome-terminator/terminator/issues/new)\n* [Join our chat room on gitter.im for general questions](https://gitter.im/gnome-terminator/community)\n* [Help translating Terminator](TRANSLATION.md)\n\nYou can find old bugs and questions in the launchpad project, but please don't post anything new there.\n\n* https://answers.launchpad.net/terminator\n* https://bugs.launchpad.net/terminator\n\n## Origins\n\nTerminator began by shamelessly copying code from the vte-demo.py in the vte \nwidget package, and the gedit terminal plugin (which was fantastically \nuseful at figuring out vte's API).\n\nvte-demo.py was not my code and is copyright its original author. While it \ndoes not contain any specific licensing information in it, the VTE package \nappears to be licenced under LGPL v2.\n\nThe original version 0.1 release of Terminator was on Saturday, 28 July 2007.\n [Here is the archived Terminator 0.1 release announcement](http://cmsj.net/2007/07/28/terminator-01-released.html)\n\n## Licensing\n\nThe gedit terminal plugin is part of the gedit-plugins package, which is \nlicenced under GPL v2 or later.\n\nI am thus licensing Terminator as GPL v2 only.\n\nCristian Grada provided the old icon under the same licence.\nCory Kontros provided the new icon under the CC-by-SA licence.\nFor other authorship information, see debian/copyright\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgnome-terminator%2Fterminator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgnome-terminator%2Fterminator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgnome-terminator%2Fterminator/lists"}