Giuseppe Rota

Results 6 issues of Giuseppe Rota

Here's an idea for a new feature: autocomplete functions for `jc` `jo` and `jco`. The one for `jo` should be the same already existing for `j`. I can give it...

feature-request

Hopefully this is not something stupid on my part, but I cannot seem to be able to use the backslash `\` in `llm chat` (not in single nor in multiline...

I there, I just updated the plugin after a while, I used to be able (if I remember correctly) to type `?` to get help but now it seems like...

question

In #676 the regexp was modified to include mypy's error codes. That regexp worked for usual output like ``` a.py:6:5:6:30: error: "type[list[int]]" has no attribute "__origin__" [attr-defined] ``` The thing...

needs: contribution

In the bash widget readline code make sure that bash's `patsub_replacement` is temporarily unset to avoid having `${input}_NAVIEND` in the final command when the expanded $replacement contains `&`