From 505b4806143d4a58732a63b041462e6a0a049b89 Mon Sep 17 00:00:00 2001 From: Dane Williams Date: Sun, 15 Mar 2020 23:22:08 -0700 Subject: [PATCH 1/5] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 792799b..4850761 100644 --- a/README.md +++ b/README.md @@ -20,5 +20,6 @@ Be sure that `run -b '~/.tmux/plugins/tpm/tpm'` is at the bottom of .tmux.config Restart tmux and then use `prefix + I` (capital I as in Install) to install ## Troubleshooting -Some users have experienced issues where the weather does not load immediately. This can be solved by manually running dracula.tmux: +Some users have experienced issues where the weather does not load immediately. +This may be solved by manually running dracula.tmux: `~/.tmux/plugins/tmux-dracula/dracula.tmux` From bb94eb08f6156cc9a815f8d03700cb4bd89b4764 Mon Sep 17 00:00:00 2001 From: Dane Williams Date: Sun, 15 Mar 2020 23:26:50 -0700 Subject: [PATCH 2/5] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4850761..9d6bbf0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # tmux-dracula -Color scheme for tmux inspired by the popular Dracula theme -For official Dracula theme on other platforms check out https://draculatheme.com/ +Color scheme for tmux inspired by the popular dracula theme +For dracula theme on other platforms check out the official dracula theme ## Features Day, date, time, timezone From f93b3e313de485bb047c7728efc23802517f15c9 Mon Sep 17 00:00:00 2001 From: Dane Williams Date: Sun, 15 Mar 2020 23:27:40 -0700 Subject: [PATCH 3/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d6bbf0..db35614 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # tmux-dracula Color scheme for tmux inspired by the popular dracula theme -For dracula theme on other platforms check out the official dracula theme +For dracula theme on other platforms check out the official dracula theme ## Features Day, date, time, timezone From e2f70ee0625fe861d5b3d9c23074cfa9ef8835b8 Mon Sep 17 00:00:00 2001 From: Dane Williams Date: Sun, 15 Mar 2020 23:45:44 -0700 Subject: [PATCH 4/5] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index db35614..b7fdea3 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,11 @@ List of windows with current window highlighted ## Screenshots ![Alt text](screenshots/tmux-dracula-screenshot.jpg?raw=true "Tmux Dracula") - + +## Compatibility +Designed for compatibility with Mac systems and tested on macOS 10.15 Catalina +Compatibility with Linux systems and/or WSL on Windows is not yet available + ## Installation Use TPM (tmux plugin manager) and add to your .tmux.conf: `set -g @plugin 'danerwilliams/tmux-dracula'` From 81facfc6fdcf6f0b17ad06264e39ae1f9e3be995 Mon Sep 17 00:00:00 2001 From: Dane Williams Date: Sun, 15 Mar 2020 23:51:46 -0700 Subject: [PATCH 5/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b7fdea3..137cb3e 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,6 @@ Be sure that `run -b '~/.tmux/plugins/tpm/tpm'` is at the bottom of .tmux.config Restart tmux and then use `prefix + I` (capital I as in Install) to install ## Troubleshooting -Some users have experienced issues where the weather does not load immediately. +Some users have experienced issues where the weather does not load. This may be solved by manually running dracula.tmux: `~/.tmux/plugins/tmux-dracula/dracula.tmux`