Giter Site home page Giter Site logo

Comments (11)

tkupari avatar tkupari commented on August 18, 2024 2

Ok, I found the problem. There's a "minimum contrast" slider in iTerm color options. It will mess up the glyph colors. Sorry for the trouble.

from tmux.

arcticicestudio avatar arcticicestudio commented on August 18, 2024 1

@tkupari @mariahmartinez The problem might occur if the font you're using in your terminal is not able to view the separator arrow glyphs. Can you test if disabling the patched font usage in the status bar fixes the problem by setting the nord_tmux_no_patched_font option to 1 in your config file:

set -g @nord_tmux_no_patched_font "1"

from tmux.

arcticicestudio avatar arcticicestudio commented on August 18, 2024 1

@mariahmartinez 🎉 Good to know that it fixed your problem. I'll add some details for iTerm2 users to the documentation. Off-Topic: I can really recommend Octobox, it helps me a lot to keep track of the many notifications I get everyday.

@eujing This is strange, normally the contrast setting should apply to all shell sessions. Is this reproducible when you connect via SSH and then turn down or disable the minimum contrast?

from tmux.

arcticicestudio avatar arcticicestudio commented on August 18, 2024

Thanks for your contribution 👍

Sorry for my late reply. I'll need some more information to try to reproduce this like the terminal emulator you're using and maybe your shell- and tmux config.

Also can you please try to follow these instructions I've posted in another related issue and see if it fixes your problem?

from tmux.

arcticicestudio avatar arcticicestudio commented on August 18, 2024

Any progress, have you been able to fix the problem with the provided instructions? If you fixed it on your own it would be nice if'd post the solution so it can be documented for other users 😄

from tmux.

tkupari avatar tkupari commented on August 18, 2024

I have this same problem. Running iTerm2 and tmux 2.6 on macOS (installed with brew)

test output
screen shot 2018-01-02 at 15 42 07

tmux.conf contents

set -g default-terminal "xterm-256color"
set-option -ga terminal-overrides ",xterm-256color:Tc"

set -g prefix C-a
unbind C-b
bind C-a send-prefix

set -sg escape-time 0

# List of plugins
set -g @plugin 'tmux-plugins/tpm'
set -g @plugin 'tmux-plugins/tmux-sensible'
set -g @plugin 'arcticicestudio/nord-tmux'
# Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf)
run '~/.tmux/plugins/tpm/tpm'

from tmux.

tkupari avatar tkupari commented on August 18, 2024

Well it does not fix the problem per se, as it draws the statusline without any triangle glyphs. I'm using Hack font. I'll experiment with other fonts to see if the problem persists.

from tmux.

arcticicestudio avatar arcticicestudio commented on August 18, 2024

@tkupari Nice to hear that it works fine now for you and thanks to post the solution 😄
@mariahmartinez Are you also using iTerm (2)? If yes, can you try to disable the minimum contrast option too to see if this fixes the arrow glyphs.

from tmux.

eujing avatar eujing commented on August 18, 2024

I have had this problem too for awhile, but realize that weirdly I do not get this problem over SSH. What could be the possible issue?

tmux

from tmux.

mariahmartinez avatar mariahmartinez commented on August 18, 2024

@tkupari Oh wow, sorry I didn't even realize this issue had any activity.
Yes I am using iterm2 and reducing the minimum contrast got rid of the issue! 🙌

from tmux.

eujing avatar eujing commented on August 18, 2024

@arcticicestudio Unfortunately I am not using iTerm2, but am using alacritty on Arch Linux. This is not specific to alacritty though, as it happened when I was using termite as my terminal emulator too.

from tmux.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.