Commit graph

493 commits

Author SHA1 Message Date
Yusuke Uchida c39cc30213 dracula.sh: debug case statement 2022-07-25 23:12:49 +09:00
Yusuke Uchida d4f3009800 dracula.sh: changed default value of time_format 2022-07-25 23:12:49 +09:00
Yusuke Uchida 4b6bdaf9e2 dracula.sh: fixed branch 2022-07-25 23:12:49 +09:00
Yusuke Uchida bca34814a4 dracula.sh: add prefix dracula- 2022-07-25 23:12:49 +09:00
Yusuke Uchida d9b6d00121 dracula.sh: add use_arbitrary_time_format and time_format options 2022-07-25 23:12:49 +09:00
Ethan Edwards d7b836ad27
Merge pull request #156 from rojosinalma/tmux_doc_options 2022-07-13 12:18:22 -04:00
pataquets 44018dede1 Add 'custom' status plugin to get status texts from external scripts. 2022-07-10 19:51:32 +02:00
Aaron Kollasch 07813ac51a
Add documentation for attached_clients.sh 2022-06-18 06:28:11 -04:00
Aaron Kollasch 3e75296b73
Add attached-clients plugin 2022-06-18 05:35:23 -04:00
Ethan Edwards 5b282b043f
Merge pull request #157 from pholawat-tle/master 2022-05-12 15:04:13 -04:00
Pholawat 95d3aa8144
include @dracula-battery-label option in INSTALL.md 2022-05-11 15:58:58 +07:00
Pholawat 49f212207e
import utils.sh in battery.sh 2022-05-11 15:53:37 +07:00
Rojo 42eaf7a950
No defaults 2022-03-27 23:31:33 +02:00
Rojo 7706970741
Update docs to include weather options 2022-03-27 23:28:41 +02:00
Lucas de França bb92bb5e64 📝 Update readme 2022-03-20 22:37:01 -03:00
Janno Tjarks fb043e3ac2 Added the plugin spotify-tui 2022-02-11 17:38:01 +01:00
Janno Tjarks 72e385c44d Added kubernetes-context plugin 2022-02-11 16:38:16 +01:00
Ethan Edwards a966029b99
Merge pull request #144 from adrianmihalko/master
Ping plugin
2021-12-23 09:58:01 -05:00
adrianmihalko a0987b8b96 Update network_ping.sh 2021-12-23 00:55:35 +01:00
adrianmihalko 45ad8cdafd Update dracula.sh 2021-12-23 00:51:47 +01:00
adrianmihalko 41d32c0af3 Ping plugin 2021-12-23 00:50:24 +01:00
Ethan Edwards 257bc1f199
Merge pull request #143 from adrianmihalko/master
Add load average support
2021-12-22 17:47:40 -05:00
adrianmihalko 5535270397 Update docs
Add detailed explanation
2021-12-22 23:32:41 +01:00
adrianmihalko cf68dcc762
Merge branch 'dracula:master' into master 2021-12-22 23:12:15 +01:00
adrianmihalko 2dbd75cadf Add load average support 2021-12-22 23:11:09 +01:00
Janno Tjarks 09a96946ff Added synchronize-panes plugin 2021-12-22 22:50:05 +01:00
Ethan Edwards a098a4f364
Merge pull request #141 from adrianmihalko/master
Enable custom location for weather plugin
2021-12-22 14:32:27 -05:00
adrianmihalko b06419366c Enable custom location for weather plugin 2021-12-03 18:49:34 +01:00
Ethan Edwards 78869c38cc
Merge pull request #139 from alecho/battery-label
Add battery icon option
2021-10-30 02:25:54 -04:00
Andrew Lechowicz 9b2cadc8e1
Add battery icon option 2021-10-24 20:49:23 -04:00
Ethan Edwards 952e02222e
Merge pull request #135 from xiao0yy/patch-1
Support for top version of procps-ng
2021-10-23 12:25:26 -04:00
xiao0yy 7592fdd0fd
Reduce the execution time of top command 2021-10-15 16:56:54 +08:00
Ethan Edwards cce69791b6
Merge pull request #133 from foxtrot/step-bandwidth-units
Show network bandwidth in gB/s and mB/s when required
2021-10-14 14:38:09 -04:00
Ethan Edwards 0b4954180c
Merge pull request #130 from ethancedwards8/cleanup-ram
Cleanup RAM file
2021-10-14 14:18:07 -04:00
xiao0yy 16aa5f080c
Support for top version procps-ng 2021-10-13 16:56:34 +08:00
Ethan Edwards a92fc1913b
Merge pull request #131 from foxtrot/add-git-to-website 2021-10-10 07:25:14 -04:00
Marc 2f96680973
Show bandwidth in gB/s and mB/s when required 2021-10-10 04:44:40 +01:00
Marc 26c3123817
Add missing git feature to INSTALL.md plugin list 2021-10-10 02:27:26 +01:00
Ethan Edwards 874374444c
Merge pull request #123 from foxtrot/fix-bandwidth-typo
Fix typos in network_bandwith -> network_bandwidth
2021-10-09 19:56:10 -04:00
Ethan Edwards 67f7e5ecf8 Cleanup RAM file 2021-10-09 19:48:10 -04:00
Marc b3f05ca19d
Merge branch 'master' of github.com:dracula/tmux into fix-bandwidth-typo 2021-10-10 00:25:43 +01:00
Ethan Edwards 6110aac167
Merge pull request #127 from mklbravo/feature/network-bandwidth-format
Enhancement: Network Bandwidth display format
2021-10-09 18:49:13 -04:00
Mikel Bravo 4eaa335c7c
Shows leading 0. on network bandwidth values 2021-09-22 16:46:53 +02:00
Marc c558b6b024
Fix typos in network_bandwith -> network_bandwidth 2021-09-13 22:00:18 +01:00
Ethan Edwards afd4d17996
rename workflow 2021-08-26 16:27:14 -04:00
Ethan Edwards 13fe1ca5c5
Merge pull request #120 from joeperri95/master
Add bash script syntax check
2021-08-26 16:22:38 -04:00
joeperri95 f6842fae34 Add bash script syntax check 2021-08-25 01:40:24 -04:00
Ethan Edwards ee73724f02
Merge pull request #119 from arturts/fix-ram-info-for-different-page-sizes
Fix $used_mem when page size is not 4Kb
2021-08-24 20:40:01 -04:00
Artur Tsuda d075e4d048
Fix $used_mem when page size is not 4Kb 2021-08-10 17:02:34 -03:00
Ethan Edwards a66adddfc7
Merge pull request #112 from aug0stus/fix-right-status-spacing
Fix right status spacing
2021-07-30 14:31:08 -04:00