tmux icon indicating copy to clipboard operation
tmux copied to clipboard

🧛🏻‍♂️ Dark theme for tmux

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

Added network_vpn function for linux(tested on debian) Showing the IP if tun0 is connected otherwise "NO VPN" ![grafik](https://github.com/dracula/tmux/assets/9527130/694cbdb5-c171-4242-9382-4f95c8f5b21e)

### Describe the bug On desktop Macs, e.g. a macMini, the network shows as "Error obtaining Wireless information" ### To Reproduce Steps to reproduce the behavior: 1. On a desktop...

bug

This PR addresses the incorrect RAM usage calculation for MacOS in `ram_info.sh`. Previously, the calculation for `used_mem` only took into account the `active` and `wired` memory. This leaves out key...

weather sub-plugin with "error" fallback #267 ![coords-fix](https://github.com/dracula/tmux/assets/44142407/6e720334-324c-4c97-aec0-e35692bcbfb1)

### Describe the bug Sometimes, the weather part of the plugin displays my coordinates, despite having `set -g @dracula-show-location falsse` ### To Reproduce Steps to reproduce the behavior: 1. use...

bug

Changes unknown outputs by `scripts/gpu_*` to be the correct output for 1 or more AMD/Intel GPUs `GPU 0%|0% VRAM 34MB/4.0GB|1.2GB/8.0GB GPUP 1/43W|16/156W`

I've attempted to write docs that are easy to navigate and mention every single option that is available in our project, in order to allow for easier customisation. the docs...

on macos and linux the vpn option now is able to show the name of the vpn if in verbose mode or `VPN` if verbose is off. if a tailscale...

When wttr.in reaches call limit returns the following: Sorry, we are running out of queries to the weather service at the moment. Here is the weather report for the default...

### Description This pull request adds a new boolean option `@dracula-show-edge-icons` to the Dracula Theme plugin for tmux. This option allows the icons defined in the `show_left_sep` and `show_right_sep` variables...