baxiry

Results 6 issues of baxiry

Question: How can I escape the ```client.Run(cmd)``` loop? When I call ```client.Run(cmd)``` or ```cmd.Execute(myCmd)``` my program can't go to the next tasks. I am trying to run the command in...

At first thank you for this wonderful work. Is there a plan to support the direction of writing from right to left? RTL

change .toggle() example in documentation

fyneterm consumes a lot of processor , and does not work smoothly on MacOS M1 Thanks

### What happens? While building a Image container alpine@latest Pip did not find the DuckDB library with the appropriate version, so pip started building it from source, but then the...

reproduced

Is there a way to rename key? e.g : ` {"name":"adam"} ` become `{"first_name":"adam"}` thanks