Lsd: No colors in tmux

Created on 22 May 2019  路  2Comments  路  Source: Peltoche/lsd

Expected behavior

lsd should give me a colorized output, the same way colorls and ls --color does.

Actual behavior

Screenshot 2019-05-22 10 34 12

My setup is iTerm2 and xterm colors enabled in the tmux.conf

kinbug

Most helpful comment

FWIW colors are working fine on my konsole+tmux setup, and this is the only color-related thing I've got in .tmux.conf:

set -ga terminal-overrides ',xterm-256color:Tc'

All 2 comments

FWIW colors are working fine on my konsole+tmux setup, and this is the only color-related thing I've got in .tmux.conf:

set -ga terminal-overrides ',xterm-256color:Tc'

Thanks @AndydeCleyre, that resolved it for me.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

saumyajyoti picture saumyajyoti  路  7Comments

hawkw picture hawkw  路  5Comments

jcassee picture jcassee  路  5Comments

sklages picture sklages  路  5Comments

jfernandz picture jfernandz  路  6Comments