Darren Schroeder

Results 2074 comments of Darren Schroeder

@jonathandturner correct. I can type the alias and it's accepted but when i type the name of the alias, as i'm tying, it pukes. granted, my alias may not be...

yay, it finally works!

Question: I'm wondering if both DefaultHinter and CWDHinter are useful to people such that we need to make it configurable which one to use?

Also, doesn't this menu do the same thing? ``` { # List all unique successful commands in the current directory name: pwd_history_menu only_buffer_difference: true marker: "? " type: { layout:...

seems like there's no activity. let's close this for now. @rrcwang let us know if/when you want to work on this again and we can reopen/start a new PR.

This is a known issue with WSL. https://github.com/nushell/nushell/issues/2759 Please re-open if you think it's appropriate.

WSL completions for windows paths will be slower than native because having to traverse outside the vm to a ntfs file system, which is much slower than ext4. however, having...

this works for me too, the same as @hustcer, so I'm closing for now. please reopen if you still have issues.

We'll need help from someone on linux then because this issue doesn't appear on Mac, not sure about windows. @jntrnr can you reproduce this issue in Linux?