junegunn / limelight.vim

:flashlight: All the world's indeed a stage and we are merely players
MIT License
2.36k stars 53 forks source link

FreeBSD: Unsupported terminal. Sorry. #49

Open i-bsd opened 6 years ago

i-bsd commented 6 years ago

How do I force Limelight to work in urxvt in FreeBSD?

huaiyongtai commented 5 years ago

try add to vimrc : set t_Co=256

Jack-O-Brian commented 5 years ago

It works for me. I don't know if I'm representive of the problem broadly, but when working in tmux that's running without an X-server, it works. If I'm on an X-server, however, it works with urxvt in tmux as wlel.

KingJulianS commented 2 years ago

Tx for this, I had a similar problem when activating limelight and goyo "unsurported terminal..." and limelight would not work. This is on Debian. This setting fixed it.

SanJJ1 commented 9 months ago

try add to vimrc : set t_Co=256

this works for me on Windows Terminal