tmux icon indicating copy to clipboard operation
tmux copied to clipboard

🧛🏻‍♂️ Dark theme for tmux

Results 75 tmux issues
Sort by recently updated
recently updated
newest added

### Describe the bug i have a simple tmux configuration. after adding dracula/tmux and set the status bar position at the top i realized there is no bottom padding/space. following...

bug

### Describe the bug Setting `@dracula-cpu-usage-label` to `""` fails to unset CPU plugin's label. Also unsetting the variable with `set -gu @dracula-cpu-usage-label` does not work. ### To Reproduce Steps to...

bug

### Describe the bug the network_ping.sh plugin is not set as executable in its permissions ### To Reproduce execute `./network_ping.sh` in the `$HOME/.tmux/plugins/tmux/scripts` directory and it will display errors. ###...

bug

![image](https://github.com/dracula/tmux/assets/104669514/12e024ee-0c2e-4fa7-a29a-5db81568bbe1)

When `$show_day_month` is false, but `$show_military` is true, we can render a clock with date information. Previously, `$show_day_month` had no effect on the output.

Use fixed width for network bandwidth to avoid jumps.

### Describe the feature you'd like Adding '*' or some form indictor next to the tmux's tab name to show that there's currently a minimized pane. For example, if there...

enhancement

Most laptops have NVIDIA gpus as discreet GPUs in addition to the iGPU of the processor. Because of this, `lspci | grep VGA` will only show iGPU. And nvidia card...

enhancement

### Describe the feature you'd like Is it possible to add a setting that can show the current `username` and `hostname` ### Describe risks you've considered I think it wouldn't...

enhancement

### Describe the bug The weather module displays "Location Unavailable" on WSL/Debian platform. ### Cause `ping `does not work on WSL/Debian. Thus `ping -q -c 1 -W 1 ipinfo.io` fails....

bug