Jean-David Génevaux
Jean-David Génevaux
**Describe the problem**: Using `Mouse>Right click>ContextMenu` allows for the context menu anywhere in the terminal, except on a clickable link/url. When turning off the context menu `Mouse>Right click>Off`, it disables...
Hey. ( désolé, incapable de trouver d'information :/ ) I'm looking to use WBO to improve our Jitsi/Hangout/Meet/[insert any videochatting tool] workflow. Especially as we WFH. My usecase is to...
I'm trying to compile a bevy minimal example... ``` use bevy::prelude::*; fn main() { App::build().add_plugins(DefaultPlugins).run(); ``` And i'm getting this error ``` $> ./conflict_cay.exe thread 'main' panicked at 'build_output_stream failed...
Step to reproduce : - Load the city Montpellier, district "zz" - Edit the following neighbourhood :  - Change direction of a specific segment of "Avenue Buisson Bertrand" ...
I'm trying to evaluate A/B Street and LTN for my pro-bike association in Montpellier, France. When analyzing Montpellier, it seems that the algorithm that extract blocks can create polygonal shapes...
Hello. On s'approche d'une V1 pour Montpellier... (oui je sais, je dis ça tous les mois). Version actuelle disponible ici https://observatoire-velo-montpellier.netlify.app. A force de travailler sur mon fork, je me...
I'm doing some unit testing to check if my software produces the correct results. Right now, cmdr uses println!() but it would be cool I could configure the output stream....
It would be very useful to be able to read a series of instructions from a file. That would allow scripting as well as easy testing. Should there be a...