Plastikfan

Results 34 comments of Plastikfan

PS: I was not aware of size limitations on PRs. There is no extraneous code, it is all focused on a single issue. Some of the changes are due to...

Thanks @marckhouzam, I was wondering wether I should continue with this PR because of that message. I am just writing completions tests for this as it is something that slipped...

PS: I don't mind submitting a pull request to implement this

Hi @yurishkuro, I have just finished coding up a solution to this with a suite of passing test cases. My fix implements 2 new group rules: - MarkFlagsDependentOn: given a...

accompanying decription to be added to ___Flag Groups___ section of user guide: If you need 1 way dependency groups, as opposed to all flags in a group being required together...

Hi @dnalborczyk, sorry its been awhile, I had a few issues to deal with, I meant to get back to you sooner. After considering your comments, actually the one about...

argh, yeah, I forgot to mention that you just need to create an empty .env file (it's intended to be used for defining secrets). Also, I don't want to bundle...

Looking forward to a fix for this as I'm seeing a lot of mis-alignment issues with emojis. See [this post](https://github.com/xtermjs/xterm.js/pull/2568#issuecomment-816710998) I wrote in xterm.js

Hi @evermake, although I havent looked in detail at your code yet, on the face of it, I like your idea of simplification of the whole feature. My approach when...

Hi again @evermake, have you implemented 1 way relationships between flags, which was not in the currently implementation. In my PR #1768 (for issue #1739), you could define that if...