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

Changing colorscheme causes jumbled text in the buffer #19573

Closed
ad-chaos opened this issue Jul 29, 2022 · 3 comments
Closed

Changing colorscheme causes jumbled text in the buffer #19573

ad-chaos opened this issue Jul 29, 2022 · 3 comments
Labels
closed:duplicate issues that are closed as duplicates of other issues

Comments

@ad-chaos
Copy link

Neovim version (nvim -v)

NVIM v0.8.0-dev-738-g02efdb4d5

Vim (not Nvim) behaves the same?

no, vim 8.2 (included

Operating system/version

macOS 12.4

Terminal name/version

kitty 0.25.2

$TERM environment variable

xterm-kitty

Installation

built from source

How to reproduce the issue

# note replace the ^[ with the escape character
echo "i🏄‍♂️^[jyy100p:set mouse=a number" | nvim --clean -s - 

Now scroll around a bit
then do :colorscheme darkblue and then scroll a bit as well.

Expected behavior

Note: This is using the default colorscheme

Screen.Recording.2022-07-29.at.6.53.35.PM.mov

Actual behavior

Note: This is using the darkblue colorscheme (but in my testing any colorscheme other than the default one causes this problem)

Screen.Recording.2022-07-29.at.6.54.58.PM.mov
@ad-chaos ad-chaos added the bug issues reporting wrong behavior label Jul 29, 2022
@zeertzjq
Copy link
Member

Duplicate of #7151

@zeertzjq zeertzjq marked this as a duplicate of #7151 Jul 29, 2022
@zeertzjq zeertzjq added closed:duplicate issues that are closed as duplicates of other issues and removed bug issues reporting wrong behavior labels Jul 29, 2022
@zeertzjq
Copy link
Member

zeertzjq commented Aug 9, 2022

Note: after #19686 this bug is no longer reproducible.

@ad-chaos
Copy link
Author

ad-chaos commented Aug 9, 2022

Yup, I can confirm it is no longer reproducible. Thanks for the fix!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed:duplicate issues that are closed as duplicates of other issues
Projects
None yet
Development

No branches or pull requests

2 participants