Special characters are broken. #2

Closed
opened 2019-10-17 17:10:35 +03:00 by shlee625 · 5 comments
shlee625 commented 2019-10-17 17:10:35 +03:00 (Migrated from github.com)

Hello.
Thanks for your fancy work! Looks really nice and I'm really enjoying your work.
But when I run a tmux session, special characters in the tmux status bar looks broken.
I'm using powerline fonts and here's a screenshot. Thanks.
Screen Shot 2019-10-17 at 11 09 52 PM

Hello. Thanks for your fancy work! Looks really nice and I'm really enjoying your work. But when I run a tmux session, special characters in the tmux status bar looks broken. I'm using powerline fonts and here's a screenshot. Thanks. <img width="1118" alt="Screen Shot 2019-10-17 at 11 09 52 PM" src="https://user-images.githubusercontent.com/46414706/67016535-497bff80-f133-11e9-8dc3-7b04dc3a4925.png">
gkeep commented 2019-10-17 17:28:00 +03:00 (Migrated from github.com)

That's weird. Can you provide what terminal emulator and font you are using?

That's weird. Can you provide what terminal emulator and font you are using?
shlee625 commented 2019-10-17 17:32:48 +03:00 (Migrated from github.com)

That's weird. Can you provide what terminal emulator and font you are using?

Sure thing. I use iTerm2 v3.3.5 on OS X 10.14.5 and the tmux version is 2.9a.
I tried two fonts: 'Hack', and 'Droid Sans Mono for Powerline'.
Only two extra lines are added to your iceberg.tmux.conf to enable 256 colors:

set -g terminal-overrides ",xterm-256color:Tc"
set -g default-terminal "screen-256color" 
> That's weird. Can you provide what terminal emulator and font you are using? Sure thing. I use iTerm2 v3.3.5 on OS X 10.14.5 and the tmux version is 2.9a. I tried two fonts: 'Hack', and 'Droid Sans Mono for Powerline'. Only two extra lines are added to your iceberg.tmux.conf to enable 256 colors: ``` set -g terminal-overrides ",xterm-256color:Tc" set -g default-terminal "screen-256color" ```
gkeep commented 2019-10-17 17:39:28 +03:00 (Migrated from github.com)

I think the problem is in the font. Can you try one of nerd fonts? There are both Hack and Droid Sans Mono variants.

I think the problem is in the font. Can you try one of [nerd fonts](https://github.com/ryanoasis/nerd-fonts/#patched-fonts)? There are both Hack and Droid Sans Mono variants.
shlee625 commented 2019-10-17 17:51:43 +03:00 (Migrated from github.com)

I think the problem is in the font. Can you try one of nerd fonts? There is both Hack and Droid Sans Mono variants.

Great! Thanks for your help. The problem has been solved.
By the way, it would be great if you add this issue to README.md to let people know.
Thank you again for this nice work!

> I think the problem is in the font. Can you try one of [nerd fonts](https://github.com/ryanoasis/nerd-fonts/#patched-fonts)? There is both Hack and Droid Sans Mono variants. Great! Thanks for your help. The problem has been solved. By the way, it would be great if you add this issue to README.md to let people know. Thank you again for this nice work!
gkeep commented 2019-10-17 17:52:40 +03:00 (Migrated from github.com)

Yes, I'm already on it. Thanks for using!

Yes, I'm already on it. Thanks for using!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
gkeep/iceberg-dark#2
No description provided.