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

unicode characters at end of line defect in vimcat #272

Open
mgkurtz opened this issue Oct 4, 2023 · 0 comments
Open

unicode characters at end of line defect in vimcat #272

mgkurtz opened this issue Oct 4, 2023 · 0 comments

Comments

@mgkurtz
Copy link

mgkurtz commented Oct 4, 2023

Here is some minimal example

> echo -e 'ää\n€€\n°°' | vimcat
ä�[0m
€�[0m
°�[0m

I remember already having observed this bug some years ago and it still happens with current vimpager and Vim 9.0.
The same happens with vimpager when it uses passthrough mode.

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

1 participant