c3n21
c3n21
It's a work around but you can wrap the Response in `response_hook` ```python session = HTMLSession() response = session.get(myof) response = session.response_hook() ```
> I'd be very happy for somebody to take this over assuming @Conni2461 signs off on this being a feature we should incorporate into telescope-core. > > It's something users...
> PR is merged, so this issue can close. Thanks for your contribution! I didn't comment further this issue because I couldn't reproduce the issue recently.
This seems to be a nice feature to have IMO
Somehow I managed to get the stack trace from Noice logs ``` Sat 28 Jan 2023 08:01:14 AM CET vim/_meta.lua:0: Expected lua string stack traceback: [C]: in function 'pcall' ...local/share/nvim/lazy/noice.nvim/lua/noice/util/call.lua:144:...
```sh #!/bin/sh function get_kitty() { # hyprctl clients -j | jq -r '.[] | select(.class == "kitty") | .address' hyprctl clients -j | jq '.[] | select(.class == "kitty")' }...
> Hey, I've never used postman before (I used to use Insomnia tho). Can you please provide some documentation about that feature? > > Actually rest.nvim is able to import...
> Hey, thank you for the explanation and all the information provided, very appreciated! > > > So I was thinking, instead of reinventing the wheel we could just write...
> @c3n21 here's the matrix [room link](https://matrix.to/#/!neCEsVdbgzDNrhvGAQ:matrix.org?via=matrix.org). I'll add it to README later too :p Right now I only have my phone, and it says that I'm not invited to...