Results 5 comments of benzwt

> Can not reproduce. I use tmux. I fixed this issue by referring this [link](https://github.com/vim/vim/issues/9009). ``` Several terminal emulators (alacritty, gnome, konsole, etc.) send special codes for keys with modifiers,...

I think the commit messages are too short and lack of details. commit messages with more detail help beginners to look under the hook with ease. Otherwise, the learning curve...

Halide issues are not maintained very well. It seems that Halide team is short-handed. Maybe, we should solve the issue as fast as possible and don't let it pile up....

is it possible to set limit using hyper for certain warp's CRUD endpoint only ?

my pagesize is 4096, which differ with the #define PAGE_SIZE64 0x2000 Thus, I changed PAGE_SIZE64 to 4096, recompiled. But the problem persists.