From 397a28b2fa52dc82bf2fdd924d8b4f128417f636 Mon Sep 17 00:00:00 2001 From: TheSast <27977196+TheSast@users.noreply.github.com> Date: Thu, 4 May 2023 22:53:10 +0200 Subject: [PATCH 1/5] [+] tmux-transient-status (#95) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c7cd36c..8e2197e 100644 --- a/README.md +++ b/README.md @@ -110,6 +110,7 @@ List of helpful tmux links for various tutorials, plugins, and configuration set - [tmux-split-statusbar](https://github.com/charlietag/tmux-split-statusbar) Plugin for splitting status bar into 2 parts - window + left/right status - [tmux-spotify-info](https://github.com/jdxcode/tmux-spotify-info) Spotify track info on your status bar (OSX) - [tmux-spotify-info](https://github.com/Feqzz/tmux-spotify-info) Spotify track info on your status bar (Linux) +- [tmux-transient-status](https://github.com/TheSast/tmux-transient-status) Automatically make your tmux status bar vanish when unneded. - [tmux-weather](https://github.com/jdxcode/tmux-weather) Add weather status via forcast.io - [tmux-weather](https://github.com/xamut/tmux-weather) Show current weather using wttr.in - [tmux-window-name](https://github.com/ofirgall/tmux-window-name) Names your tmux windows smartly. From d2d5a1610451e70d06ec61732e39817eb37e7293 Mon Sep 17 00:00:00 2001 From: Justin Garrison Date: Thu, 4 May 2023 13:53:42 -0700 Subject: [PATCH 2/5] Remove dead link --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 8e2197e..8b3766a 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,6 @@ List of helpful tmux links for various tutorials, plugins, and configuration set - [Automatically start tmux on SSH](http://marklodato.github.io/2013/10/31/autostart-tmux-on-ssh.html) - [Tmux crash course](https://thoughtbot.com/blog/a-tmux-crash-course) - [Tmux primer](https://danielmiessler.com/study/tmux/) -- [Using tmux for semi-interactive demos](https://blog.dbi-services.com/using-tmux-for-semi-interactive-demos/) - [Tmux and Vim together](https://www.bugsnag.com/blog/tmux-and-vim) - [Tmux Tutorial for Beginners](https://protechnotes.com/comprehensive-tmux-tutorial-for-beginners-with-a-cheat-sheet/) From 6672f03c3862e6c7c841357dd44b397542cbd936 Mon Sep 17 00:00:00 2001 From: Seong Yong-ju Date: Tue, 9 May 2023 00:48:29 +0900 Subject: [PATCH 3/5] Add tmux-project (#96) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8b3766a..d96bf79 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,7 @@ List of helpful tmux links for various tutorials, plugins, and configuration set - [tmex](https://github.com/evnp/tmex) A minimalist tmux layout manager - [tmux-cssh](https://github.com/zinic/tmux-cssh) Tmux with a "ClusterSSH"-like behavior - [tmux-conf](https://github.com/jaclu/tmux-conf) Meant for users running tmux on multiple hosts, not always running the same version. Generates tmux config files using version checks +- [tmux-project](https://github.com/sei40kr/tmux-project) Search projects and open them in a new session - [tmux-suspend](https://github.com/MunifTanjim/tmux-suspend) Suspend local session for painlessly working with nested remote session. - [tmux-up](https://github.com/jamesottaway/tmux-up) Bootstrap new `tmux` sessions without complex tools, DSLs, or dependencies - [tmuxake](https://github.com/nkh/tmuxake) A side-pane manager for tmux From 87d3a91ec8d5d691af7faafc04ef3c612c82bc5d Mon Sep 17 00:00:00 2001 From: Erik Westrup Date: Mon, 15 May 2023 07:47:36 +0200 Subject: [PATCH 4/5] Add tmux-dark-notify (#97) Adding [tmux-dark-notify](https://github.com/erikw/tmux-dark-notify). --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d96bf79..da06f02 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,7 @@ List of helpful tmux links for various tutorials, plugins, and configuration set ## Themes +- [tmux-dark-notify](https://github.com/erikw/tmux-dark-notify) - Make tmux's theme follow macOS dark/light mode. - [tmux-base16-statusline](https://github.com/jatap/tmux-base16-statusline) Statusline based on [base16-shell](https://github.com/chriskempson/base16-shell) - [tmux-colors-solarized](https://github.com/seebi/tmux-colors-solarized) A color theme for the tmux terminal multiplexer using Ethan Schoonover’s Solarized color scheme - [tmux-power](https://github.com/wfxr/tmux-power) 8 powerline style themes for tmux, easily to expand. From c299001c9ad7e050b75a270092b95c3cde505d15 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A1bio=20Luciano?= Date: Mon, 15 May 2023 21:11:38 -0300 Subject: [PATCH 5/5] feat: Tokyo Night theme (#98) * feat: Tokyo Night theme * fixing typo --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index da06f02..2a4e53a 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,7 @@ List of helpful tmux links for various tutorials, plugins, and configuration set - [tmux-gruvbox](https://github.com/egel/tmux-gruvbox) Light and dark tmux theme - [tmux-nova](https://github.com/o0th/tmux-nova) Fully customizable tmux theme - [tokyo-night-tmux](https://github.com/janoamaral/tokyo-night-tmux) tokyo-night theme for tmux +- [tmux-tokyo-night](https://github.com/fabioluciano/tmux-tokyo-night) A vim inspired tokyo night theme ## Status Bar