Christopher Swingley
Christopher Swingley
Maybe this is obvious if you're more familiar with the code, but this issue is also true if you are producing a table in a document using quarto (the `tab_options`...
The new version uses `prompt_toolkit` 2.0, which no longer uses `KeyBindingManager`. Any idea on how to hack `key_bindings.py` to allow for custom vi mode key bindings? Or does the 2.0...
Answering my own question, here's a patch that adds a `jk` binding to switch to vi normal/navigation mode. It's got no testing to see if the user is even *in*...
@jonathanslenders > One question maybe for everyone: would it make sense to have a global .prompt_toolkit.config.py file or something like this, were these custom bindings could be configured for every...
@mattroumaya, I could email you the JSON from `survey/:id/details` and `surveys/:id/details` API queries (and any other endpoint I have access to) if that would help diagnose the issue. The first...
Thanks! I tried the pull but got similar errors to what I was seeing before: ```r :> survey_df % fetch_survey_obj %>% parse_survey(fix_duplicates = 'none') You have 496 requests left today...
Add my +1 to this merge
I can confirm. GRASS 8.4.0, Debian Linux/12, AMD64. GTiff/GeoTIFF, 1467x2658, 1 band, Float32. Runs for about 2 days, then segfaults.
To repeat what I said in #229: I think it is the most logical and least surprising to use the timezone defined in the database when making a connection. That's...
FWIW, I think the doc link just needs to be changed to https://docs.ropensci.org/tabulapdf/