Luca Bolognese
Luca Bolognese
I am seeing the same thing on Arch Linux with package uzbl-next-browser-git
The workaround above didn't work for me. It seems that tpm doesn't load the plugin. I needed to load each plugin manually as below: ``` if "test ! -d ~/.tmux/plugins/tmux-sensible"...
Thx a bunch. https://github.com/lucabol/lupo
For me cloning https://github.com/lucabol/lupo and 'cargo build' shows the errors I reported above. I am running ``` cargo 1.51.0 rustc 1.51.0 ``` I get: ``` Compiling lupo v0.1.0 (/home/lucabol/dev/temp/lupo) error:...
Thx. As I said, I am not familiar with either Rust or this lib. My overall goal is to load the whole csv file in memory at application start time...
Thanks a bunch. I will look at it tomorrow as it is getting late in my locale. Cheers.
I am having the same problem. As it starts as admin, it doesn't pick up the configuration for my standard user (i.e., Windows Terminal, VsCode, etc...).
Can I use that in Tourney-ELO?
No problem. Take your time. I think it is likely something crazy I did as I am new to all of this.
I am not sure why github puts those numbers beside the blocks. In VsCode the code blocks are numbered in increasing order (as you see it in the files). In...