nix-bash-completions icon indicating copy to clipboard operation
nix-bash-completions copied to clipboard

Complete `<...>` syntax

Open hedning opened this issue 8 years ago • 0 comments

Ideally we should complete the correct files when using <...> syntax.

To do this correctly is a bit of work though, as we need to need to merge several directories and resolve any ambiguity using the order of NIX_PATH.

hedning avatar Nov 23 '17 16:11 hedning