Hi

First thanks for your jobs.
I am encountering a problem with tmux - neovim - truecolor

debian  buster,each soft from package :
tmux 2.8
NVIM v0.3.4

TERM outside tmux xterm-256color
TERM inside tmux tmux-256color

tmux info | grep Tc
202: Tc: (flag) true

to reproduce :
~/.tmux.conf
set -g default-terminal "tmux-256color"
set-option -ga terminal-overrides ",*-256color:Tc"

vim -u NORC [FILE]
inside neovim
:set termguicolors
:colorscheme darkblue (for example but issue still present in all
colorscheme)

Outside tmux : copy/paste is normal
Inside tmux : when i paste text some trailing spaces are add at the end of
each line.

This is a bug or i've missed something ?
Your help will be much appreciated

-- 
You received this message because you are subscribed to the Google Groups 
"tmux-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/tmux-users/CAJLaWAiDfzDB4qRPp3MTMTVCEvxgpFGU94xsJwf_88JVXiN%3Dcg%40mail.gmail.com.

Reply via email to