Darren Schroeder
Darren Schroeder
@sherubthakur This is what I meant by this item in the history list above. Maybe I should've named it `Prefix based search` - [ ] Ability to search history and...
# Current voting Vote for the topic(s) you care about by selecting the corresponding emoji. (No judgement based on the emojis sentiment!) - :+1: Ability to define word-types to highlight...
@kubouch we used it early on before zoxide supported engine-q. We should get rid of this zoxide-eq.nu file.
ya, i don't think `\?` is a thing in nushell. prs welcome of course.
that would be nice but we don't have a `clippy` or `fmt` checker for nushell. all we have now is `nu-highlight`. we might just change the auto-gen script to handle...
I'm not sure. I've seen that running nu inside of nu sometimes can give weird results. Maybe that's been fixed? There is a pr now for `nu-check` which I just...
`treesitter` would be an interesting experiment, as you've outlined it. an LSP would be cool indeed. we definitely want to add a LSP to nushell but we're not there yet....
what is `$env.CDPATH`? I don't see it on Mac. Not sure about Windows.
ok, I get it now. thanks.
You can get some of them by looking at `keybindings default` but for others you may have to dig into the code https://github.com/nushell/reedline/tree/main/src/edit_mode/vi