wincent / terminus

🖥 Enhanced terminal integration for Vim
BSD 2-Clause "Simplified" License
463 stars 25 forks source link

Cursor shape does not change in rxvt or urxvt terminals #34

Open ashwin opened 6 years ago

ashwin commented 6 years ago

Cursor can be set to vertical bar in rxvt or urxvt according to this post: https://bbs.archlinux.org/viewtopic.php?id=155802

But rxvt cursor shape does not seem to be supported yet in terminus.

wincent commented 6 years ago

I don't have the means to test on rxvt. Would you be interested in submitting a PR?

hupfdule commented 5 years ago

I also have this problem in rxvt-unicode, but only

direct tmux
vim ok ok
neovim ok NOK

So obviously it is not a problem with urxvt itself, but only the combination of urxvt + tmux + neovim.

vegerot commented 3 years ago

I am also having this issue