NSPC911

Results 33 comments of NSPC911

The general code worked, but I'm not sure about which class to use as the type hint for the function

Upon further investigation, the reason why Rio behaves strangely is that it is based on Alacritty, which uses its own method to handle keyboard inputs, hence why KKP being enabled...

> But you've checked other terminals that support the kitty keyboard (kitty, ghostty, alacritty, rio, etc) and those seem to work as expected? well ghostty and kitty arent supported on...

> Are you running a nightly version of Wezterm? yes, I'm running a nightly version of wezterm

> Pressing the esc should send `CSI 27 u` in this mode, but it looks like WezTerm is instead sending `\x1b`. That makes a lot of sense, given my initial...

minor issue... splits don't seem to be handled nicely

> @cunha we have work to do but we are confident 💪 [github.com/user-attachments/assets/0eb9e5d4-6284-4e46-9e85-c5a8c3c6a168](https://github.com/user-attachments/assets/0eb9e5d4-6284-4e46-9e85-c5a8c3c6a168) I've launched first this script [copilot_auth.py](https://github.com/user-attachments/files/23779639/copilot_auth.py) to login via web interface. Minimal config is > > ```toml...

Yep, those should be it. I think it is best to add support for requirements.txt and uv styled pyproject.toml. Poetry doesn't seem as common as uv, so it can be...