kewaopcode
kewaopcode
> @abatkin The problem is that i didnt bother to fix the kitty protocol, can you force your terminal to not use it? and set the `support_kitty_keyboard_protocol` to false in...
> > @abatkin The problem is that i didnt bother to fix the kitty protocol, can you force your terminal to not use it? and set the `support_kitty_keyboard_protocol` to false...
> > set the `support_kitty_keyboard_protocol` to false in zellij > > > > Woah! It does remove the problem. I have no idea what exactly does this do, but perhaps...
@imsnif I just pushed this fix for kitty protocol. Please review my code, im unsure about .drain(..) part, as i am not a rust dev, i may be missing some...
@imsnif sure, but i already cleaned up the whole setup, can you rebase it by yourself?
I think it's because monomer is not trying to feel and look native (as it said in the readme). I personally don't think this feature is important to have
Can you test it with https://github.com/zellij-org/zellij/pull/4150 ?
https://packages.fedoraproject.org/pkgs/SDL2/SDL2-devel/ this one seems like the one you need. you can also try SDL2 and SDL2-static. Also, I recommend you to use wxwidgets or some kind of webview for gui...
you fixed it in HttpBuilder module, but forgot to fix it in HttpBuilder.Task