DissolveDZ
DissolveDZ
### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it I haven't really done any extensive testing but it appears that all...
### Check for existing issues - [X] Completed ### Describe the feature Many vim distros like LazyVim or NvChad and Doom Emacs or even Helix have a Which-Key popup for...
### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it I tried Zed on Windows and have seen screenshots of it on...
scrolling on windows would return a value 120 times bigger than it should be rather than 1 this pull request just uses .signum() to clamp the range that mouse_wheel().1 would...
### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it Due to a recent commit (https://github.com/zed-industries/zed/commit/ec95605fec5f501e8b21784b6ac7b1978d43659d). Scrolling on X11 feels the same...
### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it The window is flickering when resizing due to a recent commit, probably...
### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it I don't know whether this was intentional or not but after this...