hlchunk.nvim icon indicating copy to clipboard operation
hlchunk.nvim copied to clipboard

Hlchunk error messge WinScrolled autocommand "*"..User

Open zImfastr opened this issue 1 year ago • 2 comments

Describe the bug After i added hlchunk everytime i scroll down a page or type something i get an error related to hlchunk. When im scrolling down a page im getting the error: "Error when executing : "WinScrolled autocommand ""..User for WinscrolledY"" and when i type i get this error: "Error when executing: "TextChangedI autocommand for "" ""

To Reproduce Steps to reproduce the behavior:

  1. Open nvim
  2. open any file
  3. scroll down or type something
  4. error

Expected behavior No errors and everything works, i can type and scroll

Screenshots Error message when typing: Bildschirmfoto 2024-11-19 um 22 58 47

Error message when scrolling: Bildschirmfoto 2024-11-19 um 22 47 33

hlchunk config: Bildschirmfoto 2024-11-19 um 22 55 06

Additional context Im using Packer as a plugin manager. Nvim version 0.10.2_1

zImfastr avatar Nov 19 '24 22:11 zImfastr

I am getting the same issue here.

spencer-thompson avatar Dec 04 '24 05:12 spencer-thompson

I was also getting this issue and upgraded nvim and all is good

juanpprieto avatar Feb 13 '25 20:02 juanpprieto