Darren Schroeder

Results 2076 comments of Darren Schroeder

You'd have to do some tests to see if it makes any difference because with msgpackz you have to pay for creating msgpack and brotli for compression/decompression.

I'm guessing that we'd support such a functionality. You can see all the commandline commands now with `help commandline` in nushell. maybe a `commandline set-selection` and `commandline get-selection` to follow...

Right, I was suggesting that you write some new commands to support the functionality you're describing.

I'm not sure. I don't understand reedline's internals enough to help answer.

I get path completions with `z` to regular directories that aren't in zoxide's database. I don't use the completer you listed though. Maybe that's the difference?

I use `zi` for `zoxide query`. I'm pretty sure zoxide installs that by default.

maybe shadowing the cd command with an alias like `alias cd = z`, `alias cdi = zi`. I haven't tried.

it's not stable yet and very much in alpha state.

Thanks for updating these. Mostly looks good. Just a couple comments above.