On Sunday, November 8, 2015 at 12:03:49 PM UTC+13, Random832 wrote:
> When running in xterm (a real xterm, not any other terminal reporting
> itself as "xterm") with TERM set to xterm, Vim puts the terminal in a
> state where the screen clearing commands \e[K and \e[J do not work

Are you sure it's vim?  If, at a bash prompt in an xterm, I run
    echo -e '\eV'
then the xterm gets in a state like you describe, particularly if I then run 
vim. Running
    tput reset
fixes it.  Does running tput reset before running vim exhibit your trouble?  Or 
even 
    tput reset;vim

in case your shell's prompt command has the nasty sequence (mine does a bunch).

This implies to me that vim's internal xterm handling is not complete in its 
reset.

-- 
-- 
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.

Raspunde prin e-mail lui