Darren Schroeder
Darren Schroeder
Good question, I haven't tried that yet. Does this work for you?
The `completion_algorithm: fuzzy` doesn't mean `fzf` this time. However, we have experimented with fzf keybindings and put those in the #cool-oneliners on Discord. As I recall, we had one that...
Just to not repeat ourselves too much, I've suggested using the `any` type which works, but isn't exactly what @Yethal was looking for. See more details here https://discord.com/channels/601130461678272522/614593951969574961/958697010914025503
I wonder if we can do something in a e-q test like `if (benchmark { 1..100000 | each { $it + 10 } | length }) < 1sec { $true...
ya, but that assumes we build nushell and e-q at the same time. talk about a long wait. but I guess we could have a `perf.yml` ci that does this...
if we created nightlies on e-q and nu we could pull both binaries and run comparison tests
@dbuch @kubouch are we ready to land this?
Then let's convert to draft until we resolve this known issue.
@dbuch do you have plans on moving forward with this or should we close it for now?
@dbuch it seems reasonable to me. @kubouch what do you think of @dbuch's plan stated just above?