{"id":13740323,"url":"https://github.com/TheSast/tmux-transient-status","last_synced_at":"2025-05-08T20:30:50.835Z","repository":{"id":158985962,"uuid":"634352706","full_name":"TheSast/tmux-transient-status","owner":"TheSast","description":"Automatically make your tmux status bar vanish when unneded.","archived":false,"fork":false,"pushed_at":"2023-12-26T23:31:42.000Z","size":3087,"stargazers_count":15,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-15T10:41:46.854Z","etag":null,"topics":["shell","statusbar","tmux","tmux-plugin","tmux-plugins","tmux-status","tpm"],"latest_commit_sha":null,"homepage":"","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/TheSast.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-04-29T20:57:21.000Z","updated_at":"2024-11-12T23:25:08.000Z","dependencies_parsed_at":"2024-01-25T05:49:49.480Z","dependency_job_id":null,"html_url":"https://github.com/TheSast/tmux-transient-status","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/TheSast%2Ftmux-transient-status","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheSast%2Ftmux-transient-status/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheSast%2Ftmux-transient-status/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheSast%2Ftmux-transient-status/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheSast","download_url":"https://codeload.github.com/TheSast/tmux-transient-status/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253144559,"owners_count":21861076,"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":["shell","statusbar","tmux","tmux-plugin","tmux-plugins","tmux-status","tpm"],"created_at":"2024-08-03T04:00:46.305Z","updated_at":"2025-05-08T20:30:50.401Z","avatar_url":"https://github.com/TheSast.png","language":"Shell","funding_links":[],"categories":["Status Bar"],"sub_categories":[],"readme":"Tmux Transient Status\n=======\n\nThis tmux [tpm](https://github.com/tmux-plugins/tpm) plugin makes your status bar appear only after the `\u003cprefix\u003e` key is pressed (and for a small amout of time thereafter).\n\nPreview\n-------\n\n![img/preview.gif](img/preview.gif)  \n\nInstallation\n------------\n\nYou can install this plugin through [tpm](https://github.com/tmux-plugins/tpm):\n1. Install [tpm](https://github.com/tmux-plugins/tpm) (duh)  \n2. Add this line to your `tmux.conf`:  \n```tmux\nset -g @plugin 'thesast/tmux-transient-status'\n```\n3. Install the plugin with `\u003cprefix\u003eI`, unless you changed `@tpm-install`, in which case you should use the keybind you set.\n\nConfiguration\n-------------\n\nThis plugins offers two options to be set in your `tmux.conf` with these defaults:\n```tmux\nset -g @transient-status-delay '0.5'\nset -g @transient-status-stall '2.5'\n```\nThe first one controls the amount of seconds the status bar will wait after you press `\u003cprefix\u003e` before appearing (set to `0` to make it instant).  \nThe second one controls the amount of seconds the status bar will linger for after you are done with your command (set to `0` to disable lingering).  \n\nFAQ\n---\n\n### Why does `send-prefix` not work sometimes?\n\nMake sure to source your `tmux.conf` (and run tpm in it!) after you bind a key to `send-prefix`, as the plugin is *not* hot-reloaded. \n\n### Why is my status bar not hiding correctly?  \n\nSee the previous answer as it also applies to `\u003cprefix\u003e`.\nThis plugin only deals with the primary `\u003cprefix\u003e` not the secondary one or any other extra ones.\n\nOther plugins\n-------------\n\nYou might also like these plugins:\n\n  - [tmux-powerline](https://github.com/erikw/tmux-powerline) - A tmux plugin giving you a hackable status bar consisting of dynamic \u0026 beautiful looking powerline segments, written purely in bash. \n  This was shown in [preview](#preview).\n\n  - [tmux-nav-master](https://github.com/TheSast/tmux-nav-master) - Easy cross-navigation between tmux and other terminal applications.\n\n  - [tmux-keylocker](https://github.com/TheSast/tmux-locker) - Lock away your tmux keybinds temporarely. \n\n\nLicence\n-------\n\n[MIT and Apache 2.0](COPYRIGHT.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTheSast%2Ftmux-transient-status","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FTheSast%2Ftmux-transient-status","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTheSast%2Ftmux-transient-status/lists"}