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 The battery percentage has some extra left padding which does not look good. And there is no icon or percentage sign which gives a hint about...

bug

### Describe the bug the value of ram doesn't display on my os ### Screenshots [![vpldII.png](https://s1.ax1x.com/2022/07/27/vpldII.png)](https://imgtu.com/i/vpldII) ### System - OS: Arch Linux - Tmux Version:3.3a

bug

Added new options because I wanted to use my original time format. - `dracula-arbitrary-time-format` : true/false, default to false - `dracula-time-format` : time format, default to "%Y-%m-%d(%a) %H:%M" Where should...

### Describe the bug The center of the statusline has a different background color from the rest of the bar (and the dracula iTerm and vim themes). ### To Reproduce...

bug

Allow custom status plugins by way of invoking arbitrary scripts (only within plugin scripts' directory). Script output will be passed as status text (which can be also tmux's status bar...

### Describe the feature you'd like To the status bar, add an option for network up/down. Showing CPU, RAM, GPU usage is amazing, with network usage this theme would be...

enhancement

### Describe the feature you'd like Support for [256 color](https://github.com/dracula/spec/issues/3) like the [vim plugin](https://github.com/dracula/vim/blob/master/autoload/dracula.vim) ### Describe risks you've considered I can't think of any technical risks. It's possible some users...

enhancement

Similar to powerline's [attached_clients](https://powerline.readthedocs.io/en/latest/configuration/segments/tmux.html#powerline.segments.tmux.attached_clients) segment.

Hi guys, i added a plugin for your tmux theme. It's called "synchronize panes" because it gives me in the rigth status bar an info whether the window option synchronize...

hacktoberfest-accepted

I fixed some syntax errors, ran ShellCheck, and cleaned up the code a little.