You are not logged in.

#1 2015-09-22 17:17:22

leonnardo
Member
Registered: 2012-05-10
Posts: 4

[SOLVED] Vim Bold fonts in tmux + terminator

Hi guys,

I installed tmux to use with terminator, and when I open my vim, all fonts are bold, and with no tmux it is all ok.
I saw another topic with similar problems, but solution doesn't fit for me.

echo $TERM result for:
terminator itself: xterm
tmux: screen

Thanks.

Last edited by leonnardo (2015-09-23 17:23:11)

Offline

#2 2015-09-22 18:12:30

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [SOLVED] Vim Bold fonts in tmux + terminator

With current tmux and ncurses, you can set the term to 'tmux':

set -g default-terminal "tmux"

Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2015-09-23 17:22:43

leonnardo
Member
Registered: 2012-05-10
Posts: 4

Re: [SOLVED] Vim Bold fonts in tmux + terminator

It worked!
Thanks!

Offline

Board footer

Powered by FluxBB