Jacob Wujciak-Jens
Jacob Wujciak-Jens
I just ran into this in an attempt to not map over queries and be kind to the overpass api ^^ The issue is this guard https://github.com/ropensci/osmdata/blob/main/R/opq.R#L426 Looking at `opq`...
An easier workaround is: ``` id
see also #277 and #230
I found out that installation does not require conda etc., so I could test a bit. I have it almost:  The previous input is saved and insert back in...
This causes weird issues with executing multiline code send from vsc.
I try with my meager python skills 🤣 You mean adding something like `buffer.execute_bracketed_insert()`or something specifically for this situation? I will have a look...
@randy3k as far as I can see currently you use prompt_toolkit's buffer and expand it to `ModalBuffer` but in the linked `rewrite` branch it looks like you no longer use...
Sounds good :)
Nice, that sounds like a great solution!
It wouldn't be too hard as kitware provides nice staticly linked binaries (and I think there is also a python package that installs the correct one?). Though that doesn't make...