Sagar
Sagar
thanks a lot. however, I recently moved to prezto from oh my zsh and didn't remember that happening with their setup.
I have created a temporary fork that has guru code commented out. Branches off of `dev` branch. Download the apk from releases page. https://github.com/amokfa/NewPipe/releases/tag/v1.0.0
Fixed in #373
3. In every other terminal I can select a word using double click, and a line with a triple click. In zellij, they don't do anything.
@imsnif @jaeheonji I can work on this issue. Here's what I have in mind: 1. We remove `copy_on_select` and `copy_clipboard` options. 2. Whenever the user makes a selection using the...
Failed to create datafusion memory table: Error during planning: Mismatch between schema and batches
The delta lake is backed by a bunch of parquet files, partitioned by date. If I delete all the data in those parquet files, roapi loads the delta lake without...
Failed to create datafusion memory table: Error during planning: Mismatch between schema and batches
Hey @houqp , any updates?