Mingun

Results 397 comments of Mingun

@generalmimon, would you have time to review this PR, or maybe some other of the team can do that?

https://ci.kaitai.io/ shows that tests are run on Node.js 4. The corresponding lines should be removed when this merged: - https://github.com/kaitai-io/kaitai_ci_ui/blob/master/src/targetPairs.js#L25C19-L25C26 - https://github.com/kaitai-io/ci_targets/blob/24ec7d3efd7ddb685ae740054a3d5e47fb175b5b/.github/workflows/main.yml#L253-L254

> a "field" (what is a "field", actually? an attribute in a `seq`?) Yes > an "instance" (probably you'll want to distinguish between "parse instances" and "value instances"?). No, I...

Yeah, I found this project, I haven 't worked tight with it yet. I have no plans to learn yet another language, now I have interests in other languages :)....

The parenthesis in your expression is unbalanced: ```diff -type: ungray_f(c,pb^(((pb>>1)^c)&(11)^c)&(1

I think, it would more preferrable to have a switch, like a theme switch, to show the all documentation or only the public one. This of course would require such...

I faced with similar problem with keycodes in xRDP session in Ubuntu 18.04/20.04 in https://github.com/microsoft/vscode/issues/111579. VSCode [wiki](https://github.com/microsoft/vscode/wiki/Keybinding-Issues#troubleshoot-linux-keybindings) suggests that it is probaly wrong mapping on the xRDP side. For example,...

Thanks you that you finally get a time to review and finish this. Glad to see any movements in the project!

@GreyCat, @generalmimon, I see that you have some activity in the project recently. Could you find a time to review my PRs, for example, this?