Francois Ingelrest wrote:
> On 17 August 2017 at 14:24, James McCoy wrote:
> > What exactly are the extra characters you're seeing? At a guess, it's
> > something like "[2 q". If so, that's because libvte (until relatively
> > recently) passed through control codes that it didn't understand, which
> > meant they were printed to your terminal. That particular control code
> > is the one to control the shape of the cursor.
>
> First character is cryptic (see attached screenshot) but that could
> well be "[1 q" I guess.
>
> On 17 August 2017 at 14:36, Bram Moolenaar wrote:
> > See if you recognize the characters in the ":set termcap" output.
> > You can also use the "script" program to record what is going over the
> > line. And you can use:
> > call ch_logfile('name', 'w')
> > to log the I/O.
>
> ch_logfile() doesn't provide any useful information, but according to
> script that would be "<1b>[1 q".
OK, then try this:
:set t_SH=
--
"Lisp has all the visual appeal of oatmeal with nail clippings thrown in."
-- Larry Wall
/// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ an exciting new programming language -- http://www.Zimbu.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.