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

wrapped-default renderer has issues with text overflow #303

Open
armagidon-exception opened this issue Nov 9, 2024 · 0 comments
Open

wrapped-default renderer has issues with text overflow #303

armagidon-exception opened this issue Nov 9, 2024 · 0 comments

Comments

@armagidon-exception
Copy link

When opening an empty tex file nvim-notify raises the following error

...m/lazy/nvim-notify/lua/notify/render/wrapped-default.lua:80: Invalid 'col': out of range

I went to source code of the renderer and changed strict mode in nvim_buf_set_extmark function to false and that fixed the issue so far.

Neovim version: 0.10.2-2
Nvim-notify version: 3.14.0

Parsifa1 added a commit to Parsifa1/nvim-notify that referenced this issue Dec 29, 2024
Parsifa1 added a commit to Parsifa1/nvim-notify that referenced this issue Dec 29, 2024
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