Tobias Hunger
Tobias Hunger
I think we probably require the CLA to be confirmed after a version bump of the commercial license. Will this change trigger the CLA to become invalid again? If not:...
I just reread the CLA: You are right, we do not mention the specific terms of the commercial license there, so I (IANAL, yada, yada) do not see the need...
I am all for it, if it indeed looks better:-) But I would suggest to change the defaults and build the exception with extra flags and not the normal case.
Which style did you use? I would recommend you try with the `native` style which uses Qt in the back. That is the best option for integration with OS services...
Feel free to chip in: We are a bit understaffed in the Mac department ;-)
Same issue here, but with nushell 0.42.0 build with `--features extra`. For me `ctrlc` is actually listed as a feature, but I can not spot it in `config`. When I...
How do I test that?
I narrowed down the problem a bit: It happens only when using nu as a shell in a systemd-nspawn container directly! I use that a lot and hardly ever run...
No change for me in a systemd-nspawn container using ``` ───┬────────────────────┬───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── # │ Column0 │ Column1 ───┼────────────────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── 0 │ version │ 0.43.0 1 │ build_os │ linux-x86_64 2 │ rust_version...
I stil, have that issue with nu at version 44. I run nu in a systemd-nspawn container, start gitk and hit Ctrl-C. Nu quits, the container quits and I am...