Alexandre Pereira
Alexandre Pereira
thanks ! and also thanks for marking rsync as beta also :)
thanks! actually just tested: commit d5b99ae316dda0c89456675bd41ee7678b87f813 ( which is the exact commit before the merge of that pull request ) -> works fine! ( both the `cat` alias example and...
@Kangaxx-0 thanks for testing. `ll` command works here too. but can you try `ll /t` and then pressing tab (trying to autocomplete with tab `ll`) ? btw... noticed that nushell...
is this backtrack helpfull? I installed nushell with `--debug` 
> I can reproduce it with `/t` and tab, what is `/t` trying to do here, or what would be the expected output :) /tmp :) its just a random...
> However, as you could tell, the auto-completion is still not working.@alexjp could you confirm [d5b99ae](https://github.com/nushell/nushell/commit/d5b99ae316dda0c89456675bd41ee7678b87f813) would work before? yes.... in commit d5b99ae316dda0c89456675bd41ee7678b87f813 , its working. Thanks for fixing the...
> Thanks for the confirmation! It is odd, because my fix(5749) is the one before [d5b99ae](https://github.com/nushell/nushell/commit/d5b99ae316dda0c89456675bd41ee7678b87f813)... Let me do some checks later Strange, isn't fix #5749 after d5b99ae ?
oh my, so weird :) well, I was looking at the commit history in main! 
@Kangaxx-0 I just tested that pull request/branch ... and ... quick testing, but seems good! `ll` works and `cat` works ( alias and alias of alias ) ! Thanks very...
> Is this issue now wholly solved? I think so... I haven't done "more complicated aliases" tests, but the ones I opened the issue with are working properly