Diego Augusto
Diego Augusto
Indeed, I'm not proposing function overloading like C++, java and C# have. I'm not knowleadgable enough on language design to say how that's different from normal function overloading but I've...
> @Diegovsky, I suppose your example would correspond to something like the following in Rust?: Yes, that's the example I was trying to give. I'm still not very good with...
You should run `cargo fmt` before comitting to fix those pipeline errors :)
LGTM on the whole. I wonder if @xou816 had a reason to make it the way it currently is. IMO it looks better to have a "theme" property than a...
You would have to rewrite the parser to work with streams. Maybe using a buffer so it can go back a few bytes or forwards while parsing. I unfortunately don't...
Hey, would it be possible to instead return an array of current modes? that way future extensibility wouldn't be a problem, I think
> So instead of adding a XKB_KEYMAP to /etc/vconsole.conf at XKB_LAYOUT XKB_MODEL XKB_VARIANT and XKB_OPTIONS key-value pairs; and then not write the ones not specified by the user to vconsole.conf...
I am willing to open a new PR to implement this feature asap
I was about to comment you can toggle that on Preferences but it did not work for me lol