Greg Toombs
Greg Toombs
Sure; pull requests welcome.
Yes - debatable whether I'd want it on by default, but it would be useful.
What 'standard font' are you using, so that I can attempt to reproduce it?
Yes, that's a popular font - I will move the problematic characters to reverse-only. Can you (or someone else) please screenshot the output of current `mimic -l` on Windows in...
Hey - sorry I didn't see this until now. Can I ask what operating system and which shell you're running? This should be a matter of using a simple pipe.
I have some concerns about this pull request, but I have to read more into it. The proper way to translate the input bit stream to the mimic 'options' is...
The "binary number length"? If I understand it correctly, that would be (a) wasteful and (b) break the `--me-harder` option. My approach will, instead, be to use the choice of...
I can repro this behaviour on Ubuntu Server LTS, so it isn't just CoreOS; I think it's a shortcoming of `systemd-networkd` itself. Adding ``` [DHCP] UseRoutes=false ``` to the .network...
Hi, @lionep. Thank you for trying this tool. Do you still have access to this system?
I have this issue on Even Better TOML 0.19.2. Try as I might, `settings.json` ```js "files.associations": { "**/*.wara": "toml" }, ``` has no effect and the angry squiggle always says...