I had been using emacs since 5-10 years ago and never had any single problem, I used to use Vanilla emacs with some configurations as Sebastiencs's Sidebar, now I'm using Doom emacs with treemacs. In both (vanilla or doom) happens the below error in which basically the two buffers (the current one and the sidebar) get messy as I navigate through the buffers and for some strange reason the file buffer got printed on the sidebar and viceversa. The situation is worst as I continue navigating through a file. Even though is not with every single file, e.g. some Rust or Golang files are getting me into this error but I have a lot of C libraries (mostly from GNU) in which this is not happening, but happens again for example with the treemacs sidebar and magit buffers.
- Could this be a potential encoding error?
- Could this be a potential missconfiguration or maybe just a bug?
I have no idea and I didn't find useful stuff on Google. Need help here. This began today, my version is
GNU Emacs 28.1 and my current OS is MacOS Monterey (normally I use it under linux but this is not the case right now) also I'm using iTerm2.
