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

strange characters appear when vim launched w/o any args #138

Open
gamato opened this issue Nov 26, 2015 · 4 comments
Open

strange characters appear when vim launched w/o any args #138

gamato opened this issue Nov 26, 2015 · 4 comments

Comments

@gamato
Copy link

gamato commented Nov 26, 2015

Hi. When I launch VIM without any file to edit there are the following characters visible on the first line:

[[>0;95;c

However, after pressing Shift-A it appears those characters are just "ghost".

Btw, this is tested on builtin "VIM - Vi IMproved 7.3 (2010 Aug 15, compiled Aug 24 2013 18:58:47)" on Mac 10.9.5 and I cannot reproduce it with the latest MacVIM.

@gamato
Copy link
Author

gamato commented Nov 26, 2015

Hm, I've just noticed that the issue disappears when I turn session autoloading off.
Also please note that this was new installation without any sessions saved / available.

@klingtnet
Copy link

I can confirm this. When I start vim w/o arguments it shows: ;2R^[[>1;4401;0c.
I don't have saved a session as well.

@klingtnet
Copy link

Appending let g:session_autoload = 'no' to my .virmc fixes the problem, but, obviously, disables session auto loading.

@nicocrm
Copy link

nicocrm commented Jun 14, 2016

I have had the same thing, but only in xterm (Linux), not in gvim, macvim or vim on iterm2, and I think I did not have the problem in rxvt either, though it has been a while. Did not have it either when using neovim on xterm.

klingtnet added a commit to klingtnet/dotfiles that referenced this issue Aug 17, 2016
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