Commit graph

59 commits

Author SHA1 Message Date
Ethan Edwards
c5f8b4a99e
Merge branch 'master' into add-custom-script-plugin 2023-04-27 19:26:07 -04:00
Guido Kraemer
d1e93ccc3a
add new features to README.md 2023-04-26 16:52:25 +02:00
pataquets
9d596d6cde Merge branch 'master' into add-custom-script-plugin 2023-04-26 13:23:06 +02:00
jonathanforhan
09c5750656 Add cwd.sh to display the tmux pane's current working directory, updated README to reflect change 2023-04-07 20:40:53 -04:00
Ethan Edwards
62b1a6d0a4
Merge branch 'master' into spotify-tui 2022-11-06 16:01:58 -05:00
Janno Tjarks
3984f13963
Merge branch 'master' into spotify-tui 2022-10-28 22:12:51 +02:00
Janno Tjarks
1809c14f76
Merge branch 'master' into kubernetes-context 2022-10-28 22:04:49 +02:00
pataquets
44018dede1 Add 'custom' status plugin to get status texts from external scripts. 2022-07-10 19:51:32 +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
adrianmihalko
2dbd75cadf Add load average support 2021-12-22 23:11:09 +01:00
Marc
c558b6b024
Fix typos in network_bandwith -> network_bandwidth 2021-09-13 22:00:18 +01:00
joeperri95
e0203af1ed Update to new plugin scheme 2021-07-26 22:57:16 -04:00
Joe Perri
6cac0951d4 Add git functionality 2021-06-05 12:21:05 -04:00
Rodrigo Nascimento
2e48e24b70 installation and readme instructions 2021-04-11 17:27:44 -03:00
Dane Williams
8cf4901842
Update README.md 2020-10-07 18:05:25 -04:00
Ethan Edwards
15c8a75fd2 added ethancedwards8 to list of maintainers 2020-09-21 17:07:49 -04:00
Ethan Edwards
5daf7b4b06
Bump Tested tmux version and adding FreeBSD update 2020-09-06 18:39:32 -04:00
Ethan Edwards
b662f2e10d documentation 2020-08-10 08:04:51 -04:00
Ethan Edwards
dcb6f48a4d added gpu usage 2020-06-29 22:44:51 -04:00
Ethan Edwards
410902b6d8 forgot to add a file 2020-06-03 23:46:33 -04:00
Dane Williams
d311e94d86
Update README.md 2020-06-03 20:40:46 -07:00
Dane Williams
52022a22a3 fine tune after powerline PR 2020-05-14 23:47:21 -07:00
Dane Williams
b497fe68bd
Update README.md 2020-04-23 16:37:25 -07:00
Dane Williams
c0971cbe6c moved config instructions to INSTALL.md 2020-04-20 17:56:46 -07:00
Sergio D. Márquez
8842bdf849 Add options to disable battery and network 2020-04-21 00:35:04 +02:00
Dane Williams
d3ef2d613f
Update README.md 2020-04-09 20:05:53 -07:00
Dane Williams
792ba88714
Update README.md 2020-04-09 20:04:47 -07:00
Cam Spiers
01f6825ee0 [Feature] Provides ability to disable weather fetching and display
Personally, displying the weather doesn't have a lot of use for me
but additionally I ran into an issue where the API you are using
ratelimited call from my IP address, I guess because it was
overfetching.

This doesn't fix the ratelimited issue, but instead at least gives
people the ability to turn the feature off.

Test Plan:

In `~/.tmux.conf` set the following:

```
set -g @plugin 'tmux-plugins/tpm'
set -g @dracula-show-weather false
set -g @plugin 'camspiers/tmux'
run -b '~/.local/share/tmux/plugins/tpm/tpm'
```

Ensure that weather module no longer loads.

In `~/.tmux.conf` set the following:

```
set -g @plugin 'tmux-plugins/tpm'
set -g @dracula-show-weather true
set -g @plugin 'camspiers/tmux'
run -b '~/.local/share/tmux/plugins/tpm/tpm'
```

Ensure that weather module does stil load.
2020-04-10 13:35:43 +12:00
Dane Williams
db1208837a
Update README.md 2020-04-07 22:38:08 -07:00
Zeno Rocha
4bdbc7fa64 Standardize README 2020-04-07 17:08:54 -07:00
Dane Williams
3089559638
Update README.md 2020-04-07 11:47:17 -07:00
Dane Williams
26601f1f87
Update README.md 2020-04-07 10:40:31 -07:00
Dane Williams
98c845b33d fixed readme merge issue 2020-03-30 23:49:28 -07:00
Dane Williams
c4fed454cb update readme 2020-03-30 23:47:22 -07:00
Dane Williams
c8fe24420e changed readme 2020-03-30 23:46:17 -07:00
Dane Williams
8e57456bdc
Update README.md 2020-03-30 23:27:25 -07:00
Dane Williams
ad718518d5
Update README.md 2020-03-21 18:36:19 -07:00
Dane Williams
e9a9b817d8
Update README.md 2020-03-17 19:24:41 -07:00
Dane Williams
144c3f034b
Update README.md 2020-03-16 00:20:16 -07:00
Dane Williams
fd3d51c5a0
Update README.md 2020-03-16 00:19:46 -07:00
Dane Williams
186c875381
Update README.md 2020-03-16 00:16:54 -07:00
Dane Williams
5e9d243fd7
Update README.md 2020-03-16 00:16:10 -07:00
Dane Williams
81facfc6fd
Update README.md 2020-03-15 23:51:46 -07:00
Dane Williams
e2f70ee062
Update README.md 2020-03-15 23:45:44 -07:00
Dane Williams
f93b3e313d
Update README.md 2020-03-15 23:27:40 -07:00
Dane Williams
bb94eb08f6
Update README.md 2020-03-15 23:26:50 -07:00
Dane Williams
505b480614
Update README.md 2020-03-15 23:22:08 -07:00
Dane Williams
7dfcf3de7d
Update README.md 2020-03-15 16:56:51 -07:00