tmux icon indicating copy to clipboard operation
tmux copied to clipboard

An arctic, north-bluish clean and elegant tmux color theme.

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

This is a fresh install with no configuration. I am using Konsole with the nord Konsole port and the default Konsole font (Hack) Here is what it looks like with...

## Description in the config file of tmux (~/.tmux.conf) if you set tmux-prefix-highlight plugin first then set nord theme plugin it'll cause prefix-highlight to malfunction ## Example good ``` ......

I tried to add pomodoro to my tmux status bar by adding `set -g @plugin 'olimorris/tmux-pomodoro-plus'` and setting `set -g status-right "#{pomodoro_status}"` but couldn't make it working . Should i...

I personally like the no patched version more from nvim, so when I tried to match my tmux color scheme with `set -g @nord_tmux_no_patched_font "1"`, instead of neatly connected color...

I am running `gnome-terminal` on ubuntu with 24bit true color enabled. ![proof](https://user-images.githubusercontent.com/44180430/159096973-f51f4392-ea02-42b6-8026-995c3c5cfc81.png) I have also added this line to my `.tmux.conf` file: `set-option -ga terminal-overrides ",xterm-256color:Tc"` Nord tmux still doesn't...

I just installed the Nord theme using the tpm plugin and the instructions here: https://www.nordtheme.com/ports/tmux. After `Prefix + I `I saw the borders changed to the Nord theme (nice!) however...

Hello, I first installed Tmux theme, the colors were exactly the same as on the screenshots of the site. Then I installed the theme for Gnome terminal. And now, I...

status-pending
scope-compatibility
scope-ux
type-support

This theme currently shows the full hostname including any domain information: `#H`, e.g. `node.site.domain.tld` This can be quite long and if so may get cut off (see #26) I would...

type-improvement
scope-compatibility
scope-quality

Changes highlight color from default yellow to cyan Affects copy mode and windows (C-b w) list Works for tmux 2.9+ Works with #34

type-feature
status-tracking
context-api
scope-compatibility
scope-ux

This commits fixes the code to not set the `status-style` option when disabling the nord-tmux status-bar. Usually, when disabling the status-bar, it means a user wants to customize it to...

type-improvement
status-requires-info
scope-compatibility
scope-ux