limelight.vim icon indicating copy to clipboard operation
limelight.vim copied to clipboard

FreeBSD: Unsupported terminal. Sorry.

Open i-bsd opened this issue 6 years ago • 4 comments

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

i-bsd avatar May 08 '18 19:05 i-bsd

try add to vimrc : set t_Co=256

huaiyongtai avatar May 03 '19 14:05 huaiyongtai

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.

Jack-O-Brian avatar Jun 14 '19 21:06 Jack-O-Brian

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.

KingJulianS avatar Jul 25 '22 16:07 KingJulianS

try add to vimrc : set t_Co=256

this works for me on Windows Terminal

SanJJ1 avatar Nov 27 '23 04:11 SanJJ1