Re: F26: in konsole vim shows $q q at startup!

2017-08-31 Thread Frédéric Bron
>> I use KDE, so added 'set term=konsole-256color' to my .vimrc file. > > I see that I have in my .vimrc the following: > if ($TERM!="") > :set invttybuiltin term=$TERM > endif > > So I tried setting TERM to konsole-256color and it worked. In fact I followed this suggestion for setting TERM: "S

Re: F26: in konsole vim shows $q q at startup!

2017-08-31 Thread Frédéric Bron
> This has already been reported at https://github.com/vim/vim/issues/2008 Thanks! > I use KDE, so added 'set term=konsole-256color' to my .vimrc file. I see that I have in my .vimrc the following: if ($TERM!="") :set invttybuiltin term=$TERM endif So I tried setting TERM to konsole-256color

Re: F26: in konsole vim shows $q q at startup!

2017-08-31 Thread Frédéric Bron
> What version you are using? > mine are worked fine > > $ vim -version > VIM - Vi IMproved 8.0 (2016 Sep 12, compiled Aug 22 2017 12:33:17) Same: $ vim --version VIM - Vi IMproved 8.0 (2016 Sep 12, compiled Aug 22 2017 12:33:17) > If you don't mind, what is your "$ env | grep TERM" output ? xt

Re: F26: in konsole vim shows $q q at startup!

2017-08-31 Thread Robbi Nespu
What version you are using? mine are worked fine $ vim -version VIM - Vi IMproved 8.0 (2016 Sep 12, compiled Aug 22 2017 12:33:17) Plus, I found some people posted[1] about $q appearance on vim first line when loaded a few days ago. If you don't mind, what is your "$ env | grep TERM" output ? [

Re: F26: in konsole vim shows $q q at startup!

2017-08-31 Thread John Horne
On Thu, 2017-08-31 at 16:43 +0200, Frédéric Bron wrote: > Hi, > > When I open vim in konsole, it shows $q q at startup. If I insert > text, $q q is replaced by the text I typed. > gvim has no issue. > vim in terminator is fine. > This has already been reported at https://github.com/vim/vim/issues/2

F26: in konsole vim shows $q q at startup!

2017-08-31 Thread Frédéric Bron
Hi, When I open vim in konsole, it shows $q q at startup. If I insert text, $q q is replaced by the text I typed. gvim has no issue. vim in terminator is fine. Frédéric ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email