kaihowl / dotfiles

@kaihowl does dotfiles
MIT License
5 stars 0 forks source link

scrolling broken #700

Closed KaiHoewelmeyer-TomTom closed 10 months ago

KaiHoewelmeyer-TomTom commented 10 months ago

Only on the work MBP, the scrolling is broken suddenly. This was not caused by the recent nvim update to 0.9.4. The broken scrolling appears on a split window, e.g., diff. This only happens under tmux. It can be fixed by running TERM="" nvim as suggested in https://github.com/neovim/neovim/issues/6802.

This issue is to double check the configuration of tmux / TERM / nvim to resolve the issue for good.

KaiHoewelmeyer-TomTom commented 10 months ago

Even after restarts, this is still observed on the work MBP.

KaiHoewelmeyer-TomTom commented 10 months ago

Workaround deployed, this has the downside of not clearing the screen when exiting nvim.