Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nix repl, completion with foo.${bar}.TAB does not work #5423

Open
bew opened this issue Oct 23, 2021 · 2 comments
Open

Nix repl, completion with foo.${bar}.TAB does not work #5423

bew opened this issue Oct 23, 2021 · 2 comments

Comments

@bew
Copy link
Contributor

bew commented Oct 23, 2021

Describe the bug

No suggestions, see steps below

Steps To Reproduce

  1. Run nix repl (in nix repo for example)
  2. Type :lf . then Enter to load the current flake
  3. Type defaultPackage.x86_64-linux. then Tab and wait for completion (to ensure it's put in the repl cache), then Ctrl-c to try something else
  4. Type defaultPackage.${builtins.currentSystem}.
  5. Try to get completions with Tab
  6. Nothing happens

Expected behavior

Same completion at step 5 then at step 3.

nix repl --version: nix (Nix) 2.4pre20210601_5985b8b

@bew bew added the bug label Oct 23, 2021
@stale
Copy link

stale bot commented Apr 27, 2022

I marked this as stale due to inactivity. → More info

@stale stale bot added stale and removed stale labels Apr 27, 2022
@bew
Copy link
Contributor Author

bew commented Apr 28, 2022

Still relevant, reproducible with Nix 2.9.0pre20220426_35393d

@stale stale bot added the stale label Oct 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant