tmux
tmux copied to clipboard
🧛🏻♂️ Dark theme for tmux
### Describe the bug Hi Devs - When using the weather plugin the fans on my '19 MBP (using Catalina/zsh/oh-my-zsh) spin up and don't stop until I shut down tmux....
### Describe the feature you'd like Adding support for the *BSD systems ### Describe risks you've considered May be hard to add more support ### Describe alternatives you've considered None
### Describe the feature you'd like [First mentioned here](https://github.com/dracula/tmux/issues/36#issuecomment-642210300) There are innumerable possible features that someone could want as part of their tmux theme. We can accommodate this much more...
Add compatibility for retrieving battery and network information on cygwin. See scripts/battery.sh and scripts/network.sh for code details. There are multiple spots that look something like the code block below where...
Add compatibility for retrieving battery and network information on MinGW / MSYS. See scripts/battery.sh and scripts/network.sh for code details. There are multiple spots that look something like the code block...
Hello I'm using ubuntu 22.04 and cannot install it on tmux I followed the instructions installed TPM, then Dracula Theme but nothing happend
Basically I need to know where I can edit time and date... Currently have Day (short hand) Date day/month then time with am/pm. Wish to change it to just show...
This PR adds a new option to disable untracked files from being reported as local changes. More important, the PR introduces the '--no-optional-locks' option. For more info, check the commit...
Change to display the defined "dracula-cpu-usage-label" value (e.g. CPU) when load average instead percentage. Currently the lable is not displayed if CPU load average is
Hi, added this simple check for VPN connection to my setup, figured I'd PR here in case it's of interest. Only added support for macOS, uses `scutil` utility which I...