Jakub Žádník

Results 215 comments of Jakub Žádník

> To clarify, I believe the same effect is currently not so easy to achieve with custom completions, because the new flatshape encompasses all commands in a user's $PATH. This...

OK, sounds good. Could you please rebase on top of the current `main` so that [this PR](https://github.com/nushell/nushell/pull/6295) is included (maybe it is included, already, not sure)? I'd like to test...

Yes, perfect, it seems to enable the external completions as well as fixing that one case where we wanted to complete files but it completed commands. Good job!

This bug appears again | key | value | | ------------------ | ----------------------------------------------- | | version | 0.62.1 | | branch | | | commit_hash | 0d06b6259fae1cff4250bce23e45d003e54da006 | | build_os...

Does it still happen? We reverted the `ls` changes that likely caused this.

`0.66.2`, we made another hotfix.

On my end, running `ls **/*` streams while previously it waited first. So it seems to me the issues is solved. And yes, `to text` collects the stream. I'll close...

I'm not sure why you're seeing the 40s pause. For me on Linux, it starts streaming immediately. I'll reopen this until we find a cause of this. Can you update...

Yeah, somehow the versions got messed up with the recent hotfixes. 0.67.0 comes 16th of August so that's when the versions should match again, at the latest.