Louis Branch

Results 5 comments of Louis Branch

Thanks for the detective work! We could propose a patch to `readline` to make the bell optional. I rather not forking / come up with our own implementation if we...

@v8oss can you post a full snippet/gist of the function? Your code shows a default prompt, but the panic seems to be a confirmation prompt. I tried replicating the problem...

Keyboard selection only work using vim keys on Windows at the moment (j k). Readline, the lib we are using to interact with terminals, doesn't seem to trigger any arrow...

Hey @namibj I actually recorded some of them before switching to a regular gif: https://asciinema.org/~luizbranco Unfortunately on github markdown, it won't play unless you open on a new tab. Let...

@dsifford can you take a look on the referenced PR? This is a partial solution that doesn't address the `~/.manifold/bin` part. AFAIK there is no xdg dir for binaries, the...