Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vim display and input issues when using 'set term=xterm' on Windows 8.1 as of v15.09.08 #321

Closed
jamesthomasonjr opened this issue Sep 13, 2015 · 4 comments

Comments

@jamesthomasonjr
Copy link

Vim display and input issues

Description

Having the line set term=xterm in a loaded vimrc file seems to cause weird input/output issues where the output isn't properly formatted (especially apparent in netrw or nerdtree), and input is entered along the bottom of the console window rather than handled properly.

First Appearance

The bug first appeared on release v15.09.08.
The prior release (v15.08.13c) seems to handle set term=xterm properly.

Software

I have currently only tried using vim74w32 with vim74rt on Windows 8.1, so cannot comment on what other versions of vim or windows this effects.

Reproducing

  • Open vim in ConEmu
  • Type :set term=xterm

Similar issues

Temporary fix suggestions for end-users

  • set term=win32
    • Colors will not look good
  • Downgrade to v15.08.13c.
@Maximus5
Copy link
Owner

Build 150913

@jamesthomasonjr
Copy link
Author

@Maximus5 thanks for the quick fix!
Sorry for the delayed response.

I've also found set term=pcansi worked well as an alternative for me, and provides better mouse support.

@schlichtanders
Copy link

happens to me again with my current conemu version (not really old) which version info would you need, and how to get it?

@Maximus5
Copy link
Owner

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants