Justin Su

Results 199 comments of Justin Su

I don't think this is resolved. If you don't disable all AI functionality, but disable the agent with `"agent": { "enabled": false }`, the agent commands should not appear. Same...

Relevant: https://github.com/Microsoft/pyright/issues/176#issuecomment-2163465112

Yup...somehow managed to miss that 😆

`mitmproxy --set confdir=.mitmproxy/` works for what I'm trying to do, thanks! I can probably settle with finding that command through reverse-i-search. I still want to pitch the idea of automatically...

@mhils Would you be open to the above suggestions? If not, I will close out this issue since I can live with using `--set confdir=...`.

The file finder's "order-matters" behaviour makes filtering results very difficult. I typed `init` and got a list of `__init__.py` files. I wanted to find a specific file and knew a...

I don't have a Linux system to repro on, unfortunately. I should mention that Ghostty is in closed beta right now. I don't think this is a Ghostty issue, but...

`up`: `bind \e\[A 'do something'` `cmd+up`: `bind \e\[1\;9A 'do something'`