Ethan Edwards
ca26328453
Fix Locale issue
...
Caused some users to have incorrect info because some text manipulation
tools were getting confused.
2020-10-16 18:38:29 -04:00
yzenati
e7a4bcf09f
Only one space between the unicode and the temperature
2020-10-16 13:33:21 +02:00
yzenati
4020ae1d86
Remove the extra space at the beginning of the result of curl command
2020-10-16 13:32:28 +02:00
yzenati
06f257d482
Change the way the separation of weater_condition and temperature are made, so it can take minus 0 temperature in celcius
2020-10-16 13:26:28 +02:00
yzenati
9d9a5d2b14
Correct the comment of the curl command
2020-10-16 12:41:02 +02:00
yzenati
87d43d0cc2
Remove a extra curl in fetch_weather_information
2020-10-16 12:32:43 +02:00
yzenati
f5c0789d07
Add an option to disable the location information in the weather
2020-10-16 12:06:16 +02:00
Dane Williams
8cf4901842
Update README.md
2020-10-07 18:05:25 -04:00
Ethan Edwards
e18c92743f
Merge pull request #75 from spoulson/47_window-flags
...
47: Enable window flags with `set -g @dracula-show-flags true`.
2020-10-07 03:47:22 -04:00
Ethan Edwards
2cd953d40e
Added 24 hour time to prefix + t: Issue #74
2020-10-05 18:54:12 -04:00
Shawn Poulson
ba59d4647f
47: Enable window flags with set -g @dracula-show-flags true
.
...
Enbolden window titles on activity or bell status. This is more readable, IMO, than the default reverse text, especially when window flags appear in different colors.
2020-10-05 10:46:55 -04:00
Ethan Edwards
15c8a75fd2
added ethancedwards8 to list of maintainers
2020-09-21 17:07:49 -04:00
Ethan Edwards
85ce8a8b4a
Merge pull request #73 from ImperadorSid/fix-disabled-weather
...
Fix blocking loop when weather is not enabled
2020-09-20 16:23:53 -04:00
Moisés Carvalho
3e28428880
Fix blocking loop when weather is not enabled
2020-09-20 15:03:06 -03:00
Ethan Edwards
cbf738b183
Merge pull request #71 from zethra/master
...
Fix bug #70
2020-09-12 21:01:41 -04:00
Ben Aaron Goldberg
d9cc97a1d9
Change weather_sleep to avoid writing to tracked files
...
Changed weather_sleep.sh and dracula.sh so that they do
not assume that weather.txt exist. As a result I was
able to remove weather.txt as a tracked file.
2020-09-12 19:11:25 -04:00
Ethan Edwards
c306b7782c
Merge pull request #68 from drasbeck/master
...
Added conditional for linux boxes with < 1 GB Ram
2020-09-12 04:21:22 -04:00
Max Drasbeck
764f267dbe
Reintroduced fix.
2020-09-12 07:27:32 +02:00
Max Drasbeck
8effb120dd
Revert to original.
2020-09-12 07:25:48 +02:00
Max Drasbeck
b2d99517d0
Added conditional for linux boxes with < 1 GB Ram
2020-09-12 00:12:38 +02:00
Ethan Edwards
cac4731e56
Cleaned up the Memory scripts by removing undeeded greps and using awk
...
This will speed up execution because bash only needs to call the awk
binary and not grep along with it.
2020-09-10 17:45:55 -04:00
Ethan Edwards
fbc02ca665
Merge pull request #52 from HugoLiconV/feature/weather-international-support
...
add international support for weather module
2020-09-06 18:40:57 -04:00
Ethan Edwards
5daf7b4b06
Bump Tested tmux version and adding FreeBSD update
2020-09-06 18:39:32 -04:00
Ethan Edwards
c09e371d6d
Merge pull request #62 from playonverbs/master
...
Add flag for dd/mm date format that works with military time.
2020-09-03 15:43:25 -04:00
Ethan Edwards
f5fd574501
Merge branch 'master' of https://github.com/dracula/tmux into freebsd_support
2020-09-03 15:43:07 -04:00
Niam Patel
cb27ca216d
Merge branch 'master' into master
2020-09-03 20:39:36 +01:00
Ethan Edwards
8f235a8b09
Merge branch 'master' of https://github.com/dracula/tmux into freebsd_support
2020-09-03 15:11:15 -04:00
Ethan Edwards
7f8bb35543
Merge pull request #58 from jaywonchung/better-gpu-usage
...
Support multi-gpu environment
2020-09-03 15:11:04 -04:00
Ethan Edwards
e602d9b4eb
Merge pull request #63 from gaganpreet/locale-aware-parsing
...
Specify numeric locale for parsing top output
2020-09-03 13:02:22 -04:00
Ethan Edwards
1ebeaa6afd
Merge pull request #60 from ethancedwards8/refresh_rate
...
Adding ability to change the refresh rate of whole status bar
2020-09-03 12:44:16 -04:00
Ethan Edwards
92912edd3e
Merge pull request #57 from osdamv/master
...
Option to remove the time
2020-09-03 12:42:34 -04:00
Ethan Edwards
3ccb5359ac
added battery support
2020-09-02 12:41:30 -04:00
Ethan Edwards
47fe175441
Merge branch 'master' of https://github.com/ethancedwards8/tmux into freebsd_support
2020-09-01 21:40:47 -04:00
Ethan Edwards
f0e928f222
Merge branch 'freebsd_support' of https://github.com/ethancedwards8/tmux into freebsd_support
2020-09-01 21:39:39 -04:00
Ethan Edwards
ae51792d19
Merge branch 'freebsd_support' of github.com:ethancedwards8/tmux into freebsd_support
2020-09-01 21:36:30 -04:00
Ethan Edwards
a2874eed95
Revert "adding the option to turn off time on powerline"
...
This reverts commit 288cdc5a99
.
Revert "Option to remove the time"
This reverts commit c933dae67e
.
2020-09-01 21:36:05 -04:00
Ethan Edwards
e5550a61d2
Revert "adding the option to turn off time on powerline"
...
This reverts commit 288cdc5a99
.
2020-09-01 21:31:28 -04:00
Ethan Edwards
e2004baa51
added ram support
2020-09-01 21:24:39 -04:00
Gaganpreet
33703eb2d3
specify numeric locale for parsing top output
2020-08-31 11:41:45 +02:00
Niam Patel
a4581712bc
Add flag for dd/mm date format that works with military time.
2020-08-25 17:29:28 +01:00
Ethan Edwards
b662f2e10d
documentation
2020-08-10 08:04:51 -04:00
Ethan Edwards
e290571fee
added the refresh rate by pulling from the .tmux.conf file and running
...
the get_tmux_option function and using that as the variable for the
refresh rate on sleep
2020-08-10 07:57:48 -04:00
Ethan Edwards
f5f8dedb9f
Merge branch 'master' of https://github.com/osdamv/tmux into refresh_rate
2020-08-09 01:50:44 -04:00
Ethan Edwards
695a67531f
init for refresh_rate NOT WORKING
2020-08-09 01:50:07 -04:00
osdamv
882b16d1e7
Merge pull request #1 from ethancedwards8/master
...
adding the option to turn off time on powerline
2020-08-07 07:02:16 -06:00
Ethan Edwards
288cdc5a99
adding the option to turn off time on powerline
2020-08-06 19:05:43 -04:00
Jaewon Chung
14ad891d3d
Support multi-gpu environment
2020-08-07 00:56:00 +09:00
osdamv
c933dae67e
Option to remove the time
...
A simple if to remove the time option, I do not like it because I already have a huge watch in my desktop environment
2020-08-06 08:22:03 -06:00
Hugo Licon
4c5cd4a9e3
replace awk by cut
2020-08-04 19:50:02 -06:00
Dane Williams
fbc02789b4
Merge pull request #56 from xunoaib/master
...
Prevent multiple instances of sleep_weather.sh from running simultaneously
2020-08-02 17:52:06 -07:00