Commit graph

73 commits

Author SHA1 Message Date
Kevin Baensch 68a1dd65f0
Rename playerclt variables to kanagawa. 2024-05-09 12:51:34 +02:00
Nybkox 48d53e8646
chore: update INSTALL.md 2024-05-08 22:42:32 +02:00
Nybkox a5bee81d7a
chore: replace all dracula occurrences with kanagawa 2024-05-08 22:42:27 +02:00
Steven de jong 🍟 24486de337 feat: Added playerctl plugin 2024-04-03 12:27:48 +02:00
Ethan Edwards 892e659b11
Merge branch 'master' into master 2023-12-03 18:35:33 -05:00
Ethan Edwards 57f6f0b4a9
Merge pull request #240 from taflaj/hostname
Added `shortname` option to @dracula-show-left-icon
2023-12-03 18:32:09 -05:00
José Tafla a96c825515 Spell checked INSTALL.md
Documented `hostname` option for @dracula-show-left-icon
Added `shortname` option to @dracula-show-left-icon
2023-10-25 14:38:54 -07:00
pspiagicw 187a57d1a2 feat: Added MPC documentation 2023-10-19 16:05:49 +05:30
AbelAnaya bda4fdaf21 docs: Add documentation for ssh-session plugin 2023-10-12 00:10:36 +02:00
Ethan Edwards c200b96b2f
Merge branch 'master' into feature/eks-support 2023-09-25 13:23:00 -04:00
FriendlyTroll 73a2bf2b22
Update INSTALL.md
Add info on how to set custom time format
2023-08-29 13:39:09 +02:00
Aaron Kollasch 14300a6e75
Improve tmux-continuum status plugin 2023-07-22 18:12:37 -04:00
Aaron Kollasch 5af1faa367
Add plugin for tmux-continuum status 2023-07-22 18:12:36 -04:00
Ethan Edwards 7c38079992
Merge branch 'master' into synchronize-panes 2023-07-12 14:15:02 -04:00
Ethan Edwards bd87fa7d16
Merge pull request #226 from pele1410/master
Add mercurial script
2023-07-09 16:24:38 -04:00
Christopher Thompson a6aaf65856 Add missing flags to INSTALL.md 2023-07-08 19:04:42 -05:00
Christopher Thompson 83416ad3f8 Add mercurial script 2023-07-04 07:26:04 -05:00
Aaron Kollasch 311da18dc2
Add tmux-ram-usage plugin 2023-06-17 17:01:44 -04:00
Dor Munis 31327163a1 added eks support for kubernetes prompt 2023-05-12 18:06:09 +03:00
Daniel Riedl eca1ca2827
doc(Install): Add missing plugins. [#193]
- spotify-tui
- kubernetes-context
2023-05-04 11:20:15 +02:00
Ethan Edwards 19f69a1c58
Merge branch 'master' into tmigone/add-network-vpn 2023-04-08 15:14:05 -04:00
Ethan Edwards 42deb77570 fix documentation errors 2023-04-08 14:56:40 -04:00
Ethan Edwards ae09b2f28a
Merge branch 'master' into attached-clients 2023-04-08 14:35:09 -04:00
Ethan Edwards c43100532f add gpu driver disclaimer 2023-04-08 14:18:42 -04:00
Ethan Edwards 8a55e04a66
Merge pull request #187 from IGLOU-EU/patch-2
Update network-bandwidth configuration and documentation
2023-04-08 09:18:41 -04:00
Adrien Kara 4bb5e56053
feat(network_bandwidth): add more configuration option
- Can auto detect used interface (only with linux ip for now)
- Can show the name of used interface
- A waiting interval can be set between each update

Signed-off-by: Adrien Kara <adrien@iglou.eu>
2023-01-06 19:46:04 +01:00
Janno Tjarks 92583ed8b4
Merge branch 'master' into synchronize-panes 2022-10-28 22:03:06 +02:00
Nuno Sá eedd33771f git: add remote info support
With this new option, we get information about which remote branch we're
tracking. On top of this, we'll get information about ahead/behind
commits when we diverged from remote. The output format will be in the
form:

'local...remote +ahead -behind',

where ahead and behind are the number of commits ahead and behind.

This functionality is controlled by a new option called
'@dracula-git-show-remote-status'.

Note that for this to be properly displayed, we need to increase the
size of the right status bar when the git plugin is enabled.

In order to be easier to introduce the change, getMessage() was also a
bit changed in order to be easier to append the remote info.

Signed-off-by: Nuno Sá <noname.nuno@gmail.com>
2022-10-26 11:04:30 +02:00
Nuno Sá 135637745d scripts: git: add option for untracked files
By default 'git status' will look for untracked files and the script will
always detect that the local tree has changes if untracked files are
present. That is not always optimal since sometimes we might have, for
example, some custom build scripts (for some project) that is always
present and we don't want the status bar to always indicate changes.

Hence, add an option to disable this behavior by adding the '-uno' flag
to 'git status'. The default behavior is still maintained.

Signed-off-by: Nuno Sá <noname.nuno@gmail.com>
2022-09-05 16:07:43 +02:00
Aaron Kollasch e1ea232edc
Merge branch 'master' into attached-clients 2022-08-30 03:23:28 -04:00
Tomás Migone 0850532083 feat: add network-vpn plugin (only macOS)
Signed-off-by: Tomás Migone <tomasmigone@gmail.com>
2022-08-26 10:57:46 +02:00
Ethan Edwards d7b836ad27
Merge pull request #156 from rojosinalma/tmux_doc_options 2022-07-13 12:18:22 -04:00
Aaron Kollasch 07813ac51a
Add documentation for attached_clients.sh 2022-06-18 06:28:11 -04:00
Pholawat 95d3aa8144
include @dracula-battery-label option in INSTALL.md 2022-05-11 15:58:58 +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
adrianmihalko 41d32c0af3 Ping plugin 2021-12-23 00:50:24 +01:00
adrianmihalko 5535270397 Update docs
Add detailed explanation
2021-12-22 23:32:41 +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
Marc 26c3123817
Add missing git feature to INSTALL.md plugin list 2021-10-10 02:27:26 +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
Sabato Luca Guadagno 4abfcf2799 resolve #42, Enhancement: Make status bar modules / color more configurable 2021-07-06 13:39:01 +02: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
Ethan Edwards fbb1c6b929
Merge pull request #85 from Memije/master
Added padding at the end of left icon for custom args
2020-12-16 12:13:28 -05:00
Daniel Memije 5b31360b95
Added left icon padding configuration 2020-12-16 10:59:24 -06:00
Dane Williams b4cfb5a455 updates install.md 2020-11-30 16:03:04 -08:00
Ethan Edwards ef3a9a84f2 Add proper documentation for Nixpkgs 2020-11-29 20:50:23 -05:00